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

ci: add iot-simplified-installer test #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yih-redhat
Copy link
Contributor

No description provided.

run: /usr/libexec/tests/osbuild-composer/ostree-simplified-installer.sh
env:
DOWNLOAD_NODE: ${{ secrets.DOWNLOAD_NODE }}
timeout-minutes: 60
Copy link
Member

Choose a reason for hiding this comment

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

60 minutes is not enough for simplified installer test.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed, change to 150 as same as other simplified test cases.


iot-simplified-f38:
needs: [pr-info, pre-iot-simplified-f38]
runs-on: [kite, x86_64, gcp, fedora-38, medium]
Copy link
Member

Choose a reason for hiding this comment

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

Please use openstack vm to run this test to make it more stable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

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.

2 participants