Dima Kuznetsov has posted comments on this change. Change subject: Adding a container based testenv job ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/41833/2/jobs/confs/shell-scripts/system_tests_common_container.sh File jobs/confs/shell-scripts/system_tests_common_container.sh: Line 58: \"INSERT INTO vdc_options (option_value , option_name) VALUES( E'atomic install centos7-vdsmi:latest > /dev/null 2>&1 ;systemctl start vdsmc.service;docker exec --interactive=true vdsmc \'/container/ovirt-deploy.sh\';','BootstrapCommand');\"" Line 59: systemctl restart ovirt-engine Line 60: EOF_patch Line 61: Line 62: sshpass -p "123456" ssh root@192.168.200.2 'bash -s' < engine-patch.sh you can avoid this by doing: testenvcli shell HOST SCRIPT_PATH or testenvcli shell HOST -c "COMMAND" Line 63: Line 64: # Start testing Line 65: testenvcli ovirt runtest \ Line 66: "${{OVIRT_CONTRIB?}}/test_scenarios/bootstrap.py" -- To view, visit https://gerrit.ovirt.org/41833 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifc2a0cc2dc61d7aba2888a11ea57ea8d0d8f3504 Gerrit-PatchSet: 2 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <tlito...@redhat.com> Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com> Gerrit-Reviewer: David Caro <dcaro...@redhat.com> Gerrit-Reviewer: Dima Kuznetsov <dkuzn...@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabi...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches