-
Notifications
You must be signed in to change notification settings - Fork 8
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
Initial tests CI PoC #17
Conversation
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
2 similar comments
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
8df90bf
to
b5ee9c9
Compare
/packit test |
/packit build |
/packit build |
998d7bf
to
f94b4d1
Compare
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
2 similar comments
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
bba9cbe
to
93499e6
Compare
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
2 similar comments
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
/packit test --labels vm |
/packit test --labels vm |
/packit test --labels vm |
d7e9ea9
to
99f0881
Compare
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
2 similar comments
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
/packit test --labels e2e |
a0272e8
to
e4e08f2
Compare
/packit test --labels e2e |
7792d4c
to
09df9e6
Compare
/packit test --labels e2e |
Co-authored-by: Daniel Diblik <8378124+danmyway@users.noreply.github.com>
/packit test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, we'll have the opportunity to iterate on this later.
Introduce the tests jobs to the packit CI.
Proposal: At the moment it is split between two jobs. One that will be used for simple sanity, functional tests that will run on container (which is much faster to provision). This is run automatically. The second run will be on the VM which sill be used for more complex e2e testing, this can be triggered by specifying the label. For example: