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

chore: Fix YAKS tests #1255

Merged
merged 1 commit into from
Feb 6, 2023
Merged

chore: Fix YAKS tests #1255

merged 1 commit into from
Feb 6, 2023

Conversation

christophd
Copy link
Contributor

@christophd christophd commented Feb 2, 2023

  • Update to YAKS 0.14.1
  • Update Camel K to 1.12.0-nightly
  • Fix jitpack dependencies used in Kamelets when running GitHub CI jobs for a PR (evaluate current project version e.g. 3.20.0-SNAPSHOT and replace with version from PR)
  • Enable integration logger in YAKS tests (better failure analysis when tests fail)
  • Fix AWS S3 tests to use path-style access with AWS Java SDK2
  • Fix Kafka test to not use *.test.yaml files as these are reserved to be YAML test cases in YAKS
  • Do not run experimental tests with each CI job

@christophd christophd force-pushed the chore/yaks-0.13.0 branch 5 times, most recently from 44c13ad to 08fced7 Compare February 2, 2023 21:32
@christophd christophd force-pushed the chore/yaks-0.13.0 branch 10 times, most recently from 7d0d28e to 6e2c775 Compare February 6, 2023 18:47
- Update to YAKS 0.14.1
- Update Camel K to 1.12.0-nightly
- Fix jitpack dependencies used in Kamelets when running GitHub CI jobs for a PR (evaluate current project version e.g. 3.20.0-SNAPSHOT and replace with version from PR)
- Enable integration logger in YAKS tests (better failure analysis when tests fail)
- Fix AWS S3 tests to use path-style access with AWS Java SDK2
- Fix Kafka test to not use *.test.yaml files as these are reserved to be YAML test cases in YAKS
- Do not run experimental tests with each CI job
- Fix flaky earthquake-source test
@christophd
Copy link
Contributor Author

@oscerd @squakez wow, it has been a wild ride but tests are green and should be stable on main now

@oscerd oscerd merged commit 0b177ff into apache:main Feb 6, 2023
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

3 participants