Finish s/include-raw// rename 81/62581/1
authorDaniel Farrell <dfarrell@redhat.com>
Sat, 2 Sep 2017 18:51:30 +0000 (14:51 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Sat, 2 Sep 2017 18:51:30 +0000 (14:51 -0400)
We moved away from include-raw-* naming for shell scripts, but missed
this expect script.

Change-Id: I7f9906eb6089fc3ce6cb2ff0879d615cfaab6e21
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/packaging/packaging.yaml
jjb/packaging/test-karaf.expect [moved from jjb/packaging/include-raw-test-karaf.expect with 100% similarity]

index 925a4366c65eb6fb1f9e2f0c1fe473512b256511..4d4dd1c2bfe7f8be2c7c671fd7af696717484501 100644 (file)
           sudo yum install -y expect
           # Install nmap to check status of ODL's SSH port
           sudo yum install -y nmap
-      - shell: !include-raw: include-raw-test-karaf.expect
+      - shell: !include-raw: test-karaf.expect
       - shell: !include-raw: stop-odl.sh
 
     publishers:
           sudo yum install -y expect
           # Install nmap to check status of ODL's SSH port
           sudo yum install -y nmap
-      - shell: !include-raw: include-raw-test-karaf.expect
+      - shell: !include-raw: test-karaf.expect
       - shell: !include-raw: stop-odl.sh
       - shell: !include-raw: test-rpm-upgrade.sh
       - shell: !include-raw: start-odl.sh
-      - shell: !include-raw: include-raw-test-karaf.expect
+      - shell: !include-raw: test-karaf.expect
       - shell: !include-raw: stop-odl.sh
 
     publishers:
           sudo apt-get install -y expect
           # Install nmap to check status of ODL's SSH port
           sudo apt-get install -y nmap
-      - shell: !include-raw: include-raw-test-karaf.expect
+      - shell: !include-raw: test-karaf.expect
       - shell: !include-raw: stop-odl.sh
 
     publishers: