Skip to content

Conversation

sayboras
Copy link
Member

Relates: #31857

sayboras added 2 commits June 17, 2024 15:58
This is to mainly pick up the below changes

cilium/ingress-controller-conformance#2
Signed-off-by: Tam Mach <tam.mach@cilium.io>
This is to add enable-http-debug flag to capture more information in
case of failure. Additionally, the stop-on-failure flag is added for
faster feedback.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 17, 2024
@sayboras
Copy link
Member Author

/ci-ingress

@sayboras sayboras added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Jun 17, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 17, 2024
@sayboras
Copy link
Member Author

/test

@sayboras sayboras marked this pull request as ready for review June 17, 2024 08:50
@sayboras sayboras requested review from a team as code owners June 17, 2024 08:50
@sayboras sayboras requested review from youngnick, aanm and nebril June 17, 2024 08:50
@sayboras sayboras added this pull request to the merge queue Jun 17, 2024
-wait-time-for-ingress-status 60s \
-wait-time-for-ready 60s \
-enable-http-debug \
-stop-on-failure
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, do we want to stop on failure? I guess it's probably more likely we'll fail everything, but it would be handy to know if we only fail one of the tests...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, yes, we would love to run all the tests by default, and see all failures at once. However, continue running other tests will automatically clean-up the failed test resources, which makes it hard to capture sysdump for further investigation.

Just a note that test here is actually feature in ingress conformance, we have only 4 tests/features in total.

Merged via the queue into main with commit a2388a6 Jun 17, 2024
@sayboras sayboras deleted the pr/tammach/ingress-flake branch June 17, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants