Updating OF10 actions to appropriate OF13 actions
[integration/test.git] / test / csit / variables / xmls / f34.xml
index e2e2f514b0fdb3f7cd79c2add5ece84bf18f3b78..d3ad498eb9362369b47a31e6edb405a5d2af0636 100644 (file)
@@ -3,14 +3,14 @@
     <strict>false</strict>
     <instructions>
         <instruction>
-                    <order>0</order>
+            <order>0</order>
             <apply-actions>
-                <action>
-                    <order>0</order>
-                    <set-nw-dst-action>
-                        <ipv4-address>10.0.0.21/24</ipv4-address>
-                    </set-nw-dst-action>
-                </action>
+               <action>
+                  <order>0</order>
+                  <set-field>
+                     <ipv4-destination>10.0.0.21</ipv4-destination>
+                  </set-field>
+               </action>
             </apply-actions>
         </instruction>
     </instructions>
@@ -32,4 +32,4 @@
     <flow-name>FooXf34</flow-name>
     <priority>34</priority>
     <barrier>false</barrier>
-</flow>
\ No newline at end of file
+</flow>