Merge "added a new pod cengn pod1"
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 9 Jun 2016 14:58:04 +0000 (14:58 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Thu, 9 Jun 2016 14:58:04 +0000 (14:58 +0000)
1  2 
ci/02-maasdeploy.sh

@@@ -293,8 -289,13 +298,12 @@@ case "$labname" i
          enableautomode eth1.1201 AUTO "172.16.121.3/24" compute || true
          enableautomode eth1.1201 AUTO "172.16.121.3/24" control || true
          ;;
+     'cengnpod1' )
+         maas refresh
+         enableautomode eth2 AUTO "172.16.20.0/24" || true
+         ;;
  esac
  
 -echo " .... MAAS deployment finished successfully ...."
 +enable_if
  
 -#echo "... Deployment of opnfv release Started ...."
 -#python deploy.py $maas_ip
 +echo " .... MAAS deployment finished successfully ...."