Skip to content

Convert non-persistent JMS tests to the test infra#8163

Merged
orpiske merged 1 commit into
apache:mainfrom
orpiske:convert-jms-to-test-infra
Aug 16, 2022
Merged

Convert non-persistent JMS tests to the test infra#8163
orpiske merged 1 commit into
apache:mainfrom
orpiske:convert-jms-to-test-infra

Conversation

@orpiske
Copy link
Copy Markdown
Contributor

@orpiske orpiske commented Aug 15, 2022

  • this reworks several tests relying on a non-persistent broker to use the equivalent service in the test-infra
  • moves some of the legacy code to test-infra
  • minor test cleanups (mostly logs)
  • avoid sharing resources as a pre-work for future parallelization

Note: there's still a lot more to be done here, but given the number of
tests, let's do it in small steps.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ This PR changes Camel components and will be tested automatically.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Finished component verification: 1 component(s) test failed out of 1 component(s) tested

@orpiske orpiske force-pushed the convert-jms-to-test-infra branch 2 times, most recently from 4889a9d to b904f13 Compare August 16, 2022 04:18
@github-actions
Copy link
Copy Markdown
Contributor

❌ Finished component verification: 1 component(s) test failed out of 1 component(s) tested

@github-actions
Copy link
Copy Markdown
Contributor

❌ Finished component verification: 1 component(s) test failed out of 1 component(s) tested

@orpiske orpiske force-pushed the convert-jms-to-test-infra branch 2 times, most recently from e8b9e10 to 4747fb1 Compare August 16, 2022 08:50
@github-actions
Copy link
Copy Markdown
Contributor

❌ Finished component verification: 1 component(s) test failed out of 4 component(s) tested

@github-actions
Copy link
Copy Markdown
Contributor

❌ Finished component verification: 1 component(s) test failed out of 5 component(s) tested

- this reworks several tests relying on a non-persistent broker to use the equivalent service in the test-infra
- moves some of the legacy code to test-infra
- minor test cleanups (mostly logs)
- avoid sharing resources as a pre-work for future parallelization
@orpiske orpiske force-pushed the convert-jms-to-test-infra branch from 4747fb1 to ff799f5 Compare August 16, 2022 09:57
@github-actions
Copy link
Copy Markdown
Contributor

✔️ Finished component verification: 0 component(s) test failed out of 1 component(s) tested

@orpiske
Copy link
Copy Markdown
Contributor Author

orpiske commented Aug 16, 2022

Checkstyle failure is not on this code, so merging.

@orpiske orpiske merged commit 5a5e091 into apache:main Aug 16, 2022
@orpiske orpiske deleted the convert-jms-to-test-infra branch August 16, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants