Merge "Replace ubuntu_mininet with updated label"
[releng/builder.git] / jjb / vtn / vtn-manager-csit-1node-openstack.yaml
index 2cc51b1c129afde2cd16f8bc748b2922a1ac33c3..5561c0882ff8f1a3f5aaf4f533e8652576905b81 100644 (file)
@@ -1,11 +1,19 @@
 - project:
     name: vtn-manager-csit-openstack-integration
     jobs:
-        - '{project}-csit-1node-openstack-{openstack}-{functionality}-{stream}'
+        - '{project}-csit-{topology}-openstack-{openstack}-{functionality}-{stream}'
 
     # The project name
     project: 'vtn'
-    testplan: '{project}-1node-openstack.txt'
+
+    topology:
+        - 1node:
+            openstack_system_count: 1
+            odl_system_count: 1
+            enable-haproxy: 'no'
+            install-features: 'odl-vtn-manager-neutron,odl-restconf-all'
+
+    testplan: '{project}-{topology}-openstack.txt'
 
     # The project name
     functionality: 'neutron'
@@ -31,9 +39,7 @@
             odl-ml2-branch: 'master'
             odl-ml2-driver-version: 'v1'
 
-    install-features: 'odl-vtn-manager-neutron,odl-restconf-all'
-
-    schedule: 'H H * * *'
+    schedule: ''
 
     odl-enable-l3: 'no'
 
@@ -45,6 +51,8 @@
 
     tenant-network-type: 'local'
 
+    public-physical-network: 'physnet1'
+
     security-group-mode: 'none'
 
     robot-options: ''