Disable REST test until ODLPARENT-139 is fixed 16/68816/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 27 Feb 2018 12:39:27 +0000 (07:39 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 27 Feb 2018 12:39:27 +0000 (07:39 -0500)
As the Karaf expect script can't install odl-netvirt-openstack until
ODLPARENT-139 is fixed, the REST script should't try to connect to the
REST API since the expected port will not be open.

Change-Id: I7083518a6455e52f1a080da21102f8a86ca47eb0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/packaging/packaging.yaml

index afe5d1524f415814e012a6cdfa834fc4833bc9b5..ed52c008bd813a89bed953712e821062d46ac59a 100644 (file)
       - shell: !include-raw: start-odl.sh
       - shell: !include-raw-escape: test-ports-nofeature.sh
       - shell: !include-raw: test-karaf.expect
-      - shell: !include-raw-escape: test-rest-ok.sh
+      # Disable this test until ODLPARENT-139 is fixed
+      # - shell: !include-raw-escape: test-rest-ok.sh
       - shell: !include-raw: stop-odl.sh
       - shell: !include-raw: uninstall-rpm.sh