X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-ta-common-macros.yaml;fp=jjb%2Fakraino-templates%2Fakraino-ta-common-macros.yaml;h=8b3f3316c9423228a0883fe72dab5dc34b81bbcf;hp=f750e294324380f390070ef0f75e1d0c5d231792;hb=6df1b6bb01357c3e104829cff2d37eaac818071d;hpb=7575d2a1bd2d3d9af3d23b20432cc3fe8f100a01 diff --git a/jjb/akraino-templates/akraino-ta-common-macros.yaml b/jjb/akraino-templates/akraino-ta-common-macros.yaml index f750e29..8b3f331 100644 --- a/jjb/akraino-templates/akraino-ta-common-macros.yaml +++ b/jjb/akraino-templates/akraino-ta-common-macros.yaml @@ -81,7 +81,7 @@ builders: - shell: |2- echo "---> Node UUID:" - curl -s http://169.254.169.254/openstack/latest/meta_data.json | python -c 'import sys, json; data = json.load(sys.stdin); print(data["uuid"])' + curl -s http://169.254.169.254/openstack/latest/meta_data.json | python -c 'import sys, json; data = json.load(sys.stdin); print(data["uuid"])' || true - builder: name: ta-builder-tox