-
Notifications
You must be signed in to change notification settings - Fork 74
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
Conc builds update to use python3 #507
Conc builds update to use python3 #507
Conversation
Can one of the admins verify this patch? |
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.
Some comments inline, just curious if we should explicitly call the python version we want/need.
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
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
* adding no cleanpu * python and pip 3 versions
Description
I updated the build_test.py script in the svt repo to use python3 packages instead of python2. Need to update this script to take out python 2 references
Also the eap imagestream name had been updated and the concurrent-build script was not able to properly run that type of build
Fixes
Error "Error resolving ImageStreamTag jboss-eap64-openshift:latest in namespace openshift: imagestreams.image.openshift.io "jboss-eap64-openshift" not found" for field "from".