]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
bird: python3 does not work.
authorMatous Holinka <matous.holinka@nic.cz>
Wed, 6 Nov 2019 10:52:46 +0000 (11:52 +0100)
committerMatous Holinka <matous.holinka@nic.cz>
Wed, 6 Nov 2019 10:52:46 +0000 (11:52 +0100)
.gitlab-ci.yml

index 89ab121d5d86db070ae85a96f3f83bdaf6f3a543..16b560845192e2bb3d4d316e971b1adeae0cff74 100644 (file)
@@ -304,6 +304,7 @@ cloning_netlab:
   tags:
     - birdlab
   script:
+    - python3 --version
     - cd ../
     - rm -r bird-tools
     - cd bird
@@ -319,4 +320,4 @@ cloning_netlab:
     - cd bird
     - mv bird birdc ../bird-tools/netlab-int/common
     - cd ../bird-tools/netlab-int
-    - ./runtest -m save cf-ospf
+    #- ./runtest -m save cf-ospf