Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use faas-cli ready in e2e tests instead of bash #1204

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Conversation

alexellis
Copy link
Member

Description

Use faas-cli ready in e2e tests instead of bash

Why is this needed?

Less boilerplate code

Who is this for?

Maintainers/contributors and for using OpenFaaS in full e2e test suites.

How Has This Been Tested?

Tested in a GitLab CI job, and will be tested here in CI.

Refactoring/maintenance.

The faas-cli is now able determine whether the gateway and a
specific function are ready.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
The previous version of K8s used for testing was v1.21 and hadn't
been updated for a long time. This change makes the e2e tests
run with the most recent patch at time of writing.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
@alexellis alexellis merged commit 7c174da into master Apr 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant