commit | 397fa7c40c3c8d59b60ab09196db131203ff6bbb | [log] [tgz] |
---|---|---|
author | Devin Lim <devin@opennetworking.org> | Fri Apr 13 16:25:01 2018 -0700 |
committer | Devin Lim <devin@opennetworking.org> | Fri Apr 13 16:25:01 2018 -0700 |
tree | a96aa1035df7cab1daad0d7e650c13fcd49da348 | |
parent | 32175a1a04a355b8ec3034befd7531cd1ea6c97d [diff] |
Fixing some variables Change-Id: I1332073f78ab207f681313dd14eefd22f3495da4
diff --git a/jjb/OnosSystemTest/onos-test-pipeline.yaml b/jjb/OnosSystemTest/onos-test-pipeline.yaml index 579223b..573b21e 100644 --- a/jjb/OnosSystemTest/onos-test-pipeline.yaml +++ b/jjb/OnosSystemTest/onos-test-pipeline.yaml
@@ -280,7 +280,7 @@ description: "Possible branches (may vary depending on test)" - bool: - name: isOldFlows + name: isOldFlow default: false description: 'Check if it is using the old flow rules'
diff --git a/jjb/OnosSystemTest/vm-bm-clean-up.sh b/jjb/OnosSystemTest/vm-bm-clean-up.sh index 5a5651c..47b5839 100644 --- a/jjb/OnosSystemTest/vm-bm-clean-up.sh +++ b/jjb/OnosSystemTest/vm-bm-clean-up.sh
@@ -2,7 +2,7 @@ echo -e "\n Before clean up disk usage: \n" df -h -cd /home/{user}/OnosSystemTest/TestON/logs +cd /home/sdn/OnosSystemTest/TestON/logs if [ $? -eq 0 ] then