[blocker] CLOUDSTACK-9452: add python-argparse dependency on el6,7 rpms#1634
[blocker] CLOUDSTACK-9452: add python-argparse dependency on el6,7 rpms#1634asfgit merged 1 commit intoapache:4.9apache/cloudstack:4.9from shapeblue:patchviasocket-49-py26fixshapeblue/cloudstack:patchviasocket-49-py26fixCopy head branch name to clipboard
Conversation
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
50e1d16 to
cddf385
Compare
|
+1 from me (for what it's worth) |
|
Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1634 |
The patchviasocket script was rewritten in Python from PR apache#1533 and made assumptions that Python 2.7 would be available. In case of CentOS, python 2.7 may not be available or installed. This change ensures that python-argparse is installed which is used by this script. Expose cmd error in the logs when patch command fails. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
cddf385 to
7b8ba24
Compare
|
LGTM for code |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos6 mgmt + vmware-55u3) has been kicked to run smoke tests against packages at http://packages.shapeblue.com/cloudstack/pr/1634 |
|
Trillian test result (trillian-pr1634-33-vmware-55u3-cs49):
|
|
@rhtyd the test results from blueorangutan are looking pretty good. A couple of observations:
|
|
@jburwell thanks
|
|
We've enough LGTMs and test result (with vmware), I'll fire another Trillian job with KVM. |
|
Trillian test result (trillian-pr1634-49-kvm-centos68-cs49):
Trillian env - trillian-pr1634-49-kvm-centos68-cs49, Job ID 49 |
|
Merging based on lgtms and test results (the failures are due to env issues, and failing tests not related to the pkging fix). |
[blocker] CLOUDSTACK-9452: add python-argparse dependency on el6,7 rpmsThe patchviasocket script was rewritten in Python from PR #1533 and made assumptions that Python 2.7 would be available. In case of CentOS, python 2.7 may not be available or installed. This change ensures that python-argparse is installed which is used by this script. /cc @wido @sverrirab @karuturi @jburwell @blueorangutan package * pr/1634: CLOUDSTACK-9452: add python-argparse dependency on el6,7 rpms Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Permitir configuração manual das _flags_ envolvidas em uma migração KVM Closes apache#1634 See merge request scclouds/scclouds!675
The patchviasocket script was rewritten in Python from PR #1533 and made
assumptions that Python 2.7 would be available. In case of CentOS, python 2.7
may not be available or installed. This change ensures that python-argparse
is installed which is used by this script.
/cc @wido @sverrirab @karuturi @jburwell
@blueorangutan package