Update to Alpine 3.16
[functest-xtesting.git] / docker / core / testcases.yaml
index 508d103..360869d 100644 (file)
@@ -50,7 +50,7 @@ tiers:
           args:
             suites:
               - >-
-                /usr/lib/python3.9/site-packages/xtesting/samples/HelloWorld.robot
+                /usr/lib/python3.10/site-packages/xtesting/samples/HelloWorld.robot
             variable:
               - 'var01:foo'
               - 'var02:bar'
@@ -64,7 +64,7 @@ tiers:
           name: behaveframework
           args:
             suites:
-              - /usr/lib/python3.9/site-packages/xtesting/samples/features
+              - /usr/lib/python3.10/site-packages/xtesting/samples/features
             tags:
               - foo
       - case_name: eighth
@@ -76,5 +76,5 @@ tiers:
         run:
           name: ansible
           args:
-            private_data_dir: /usr/lib/python3.9/site-packages/xtesting/samples
+            private_data_dir: /usr/lib/python3.10/site-packages/xtesting/samples
             playbook: helloworld.yml