Browse Source

tests execution reenabled

Gleb Urvanov 4 years ago
parent
commit
80f089e0fd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      devops/ansible/build-and-run-tests-single-node-playbook.yml

+ 2 - 2
devops/ansible/build-and-run-tests-single-node-playbook.yml

@@ -8,5 +8,5 @@
   tasks:
     - name: build node
       include: build-image-tasklist.yml
-# - name: run tests
-#   import_playbook: run-tests-single-node-playbook.yml
+- name: run tests
+  import_playbook: run-tests-single-node-playbook.yml