Change test script name 02/76502/6
authorTaseer <taseer94@gmail.com>
Sun, 30 Sep 2018 14:21:54 +0000 (16:21 +0200)
committerTaseer <taseer94@gmail.com>
Wed, 3 Oct 2018 16:41:07 +0000 (18:41 +0200)
RPM and Debian have their separate setup logic. This patch changes
the name from 'setup-ansible.sh' to 'setup-ansible-rpm.sh' to
signify the relevancy to the system being tested, i.e RPM or Deb.

Change-Id: I1f9c846083ac92aca4b9cb13a56e16ec8b1e74f3
Signed-off-by: Taseer <taseer94@gmail.com>
jjb/packaging/ansible.yaml
jjb/packaging/setup-ansible-rpm.sh [moved from jjb/packaging/setup-ansible.sh with 100% similarity]

index 6c912779a44dffb11ef8c595bac0094ef23610ef..ca0f71e25df9872874a64d2a330402f9f70d026f 100644 (file)
@@ -44,7 +44,7 @@
           build-timeout: '{build-timeout}'
 
     builders:
-      - shell: !include-raw: setup-ansible.sh
+      - shell: !include-raw: setup-ansible-rpm.sh
       - shell: !include-raw: test-ansible-rpm.sh
       - shell: !include-raw: test-ansible-odl-user.sh
       - shell: !include-raw: test-odl-logs.sh