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

infra: trigger anaconda Web UI integration tests on specific file changes #5306

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

KKoukiou
Copy link
Contributor

@KKoukiou KKoukiou commented Nov 9, 2023

We want to make sure to not break the Web UI with changes which affect it, ie. API changes.

Add a workflow which runs if the PR affects Anaconda (changes to pyanaconda),
polls the packit COPR until it has the current PR version available, and then test-triggers a "anaconda PR" scenario.


Tested that @ KKoukiou#1. The tests did not run because my fork that not have the webhook for cockpit tests setup but it worked to the point of triggering the tests, so it should be good.

@github-actions github-actions bot added infrastructure Changes affecting mostly infrastructure f40 labels Nov 9, 2023
@KKoukiou KKoukiou changed the title workflows: Trigger anaconda test on bridge/storaged changes workflows: Trigger anaconda Web UI integration tests on pyanaconda/** changes Nov 9, 2023
@KKoukiou KKoukiou changed the title workflows: Trigger anaconda Web UI integration tests on pyanaconda/** changes infra: trigger anaconda Web UI integration tests on pyanaconda/** changes Nov 9, 2023
…nges

We want to make sure to not break the Web UI with changes which affect it,
i.e. API changes, configuration file changes etc.

Add a workflow which runs if the PR affects Anaconda (changes to pyanaconda),
polls the packit COPR until it has the current PR version available, and
then test-triggers a "anaconda PR" scenario.
Copy link
Contributor

@VladimirSlavik VladimirSlavik left a comment

Choose a reason for hiding this comment

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

Thank you!

@KKoukiou
Copy link
Contributor Author

/kickstart-test --waive only workflow

@KKoukiou KKoukiou changed the title infra: trigger anaconda Web UI integration tests on pyanaconda/** changes infra: trigger anaconda Web UI integration tests on specific file changes Nov 14, 2023
@KKoukiou KKoukiou merged commit c25d1fe into rhinstaller:master Nov 14, 2023
17 checks passed
@KKoukiou KKoukiou deleted the workflow-test-trigger-webui branch November 14, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f40 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

3 participants