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

Is it possible to run E2E against hawtio-next per pull request? #2938

Open
tadayosi opened this issue Sep 14, 2023 · 3 comments
Open

Is it possible to run E2E against hawtio-next per pull request? #2938

tadayosi opened this issue Sep 14, 2023 · 3 comments

Comments

@tadayosi
Copy link
Member

tadayosi commented Sep 14, 2023

The problem with our E2E we have now is that the changes to E2E which passed at the hawtio project and then are merged cause E2E failures at hawtio-next later, such as: hawtio/hawtio-next#551

Is there any good way to know it in advance before merging the changes at the hawtio project? One possible solution would be to run the changed E2E tests against the main branch of hawito-next per pull request, before merging the pull request. Is it possible?

@mmuzikar @jsolovjo WDYT?

@jsolovjo
Copy link
Contributor

Hello,

Thank you for letting us know.
AFAIK, Martin is on PTO this week and he was refactoring the automated test process.
I can check it, but can't promise anything until Martin is back

@kariuwu
Copy link
Contributor

kariuwu commented Oct 5, 2023

@tadayosi Is Hawtio-next in dev server mode (yarn start) like we do in Hawtio-next tests enough? Or should we build Hawtio-next and include it in the tested build for this pipeline?

@tadayosi
Copy link
Member Author

tadayosi commented Oct 6, 2023

@kariuwu Thanks. Yes, it should be enough to just use yarn start for testing hawtio-next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants