Set -x so that we can see where script fails
[releng/builder.git] / jjb / opflex / opflex-macros.yaml
index 44ebfef35fcbd23ac2ef8ef158840670b4cc639f..1a8f6c06e18221813d1fe76d68181e0e309f7f97 100644 (file)
@@ -48,7 +48,6 @@
               GROUP_ID={group-id}
               UPLOAD_FILES_PATH={upload-files-dir}
       - shell: !include-raw-escape:
-          - ../global-jjb/shell/lftools-install.sh
           - ../global-jjb/shell/common-variables.sh
           - scripts/deploy-opflex.sh
 
@@ -73,7 +72,6 @@
           properties-content: |
               STAGING_PROFILE_ID={staging-profile-id}
       - shell: !include-raw-escape:
-          - ../global-jjb/shell/lftools-install.sh
           - ../global-jjb/shell/maven-stage.sh
 
 - scm:
             - 'refs/tags/v$OPENVSWITCH_VERSION'
           wipe-workspace: true
 
-# todo: remove 'git-opflex-ovs-v1' after boron EOL
-- scm:
-    name: 'git-opflex-ovs-v1'
-    scm:
-      - git:
-          url: https://github.com/noironetworks/ovs.git
-          branches:
-            - 'origin/noiro'
-          wipe-workspace: true
-
 - scm:
     name: 'git-opflex-rapidjson'
     scm: