-
Notifications
You must be signed in to change notification settings - Fork 551
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
[WIP] Test build to check PR process #1989
Conversation
i believe, you just missed a single spot to bump 3005.1 to 3005.5, the respective suite name |
@@ -27,10 +27,10 @@ suites: | |||
salt_call_command: c:\Program Files\Salt Project\Salt\salt-call.bat | |||
- name: stable-3005 | |||
provisioner: | |||
salt_version: 3005.1-1 | |||
salt_version: 3005.5-1 | |||
- name: stable-3005-1 |
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.
this likely need's to be changed to stable-3005-5
, too
@@ -303,7 +303,7 @@ suites: | |||
- openbsd-6 | |||
- name: stable-3005-1 |
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.
the valie need's to be changed to stable-3005-5
Ok, nevermind. I was just trying to dive in a little bit, to see what I can help with in this project |
Closing this since was a test of current build PR process, which has issues, see #1987 for actual PR doing the work |
What does this PR do?
Check PR build process
What issues does this PR fix or reference?
Checking how PR build process works - test only