Skip to content
Snippets Groups Projects
Commit afb6499f authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3194401: Switch to CircleCI as the default automated testing platform

parent 90116a82
No related branches found
No related tags found
No related merge requests found
...@@ -199,9 +199,9 @@ jobs: ...@@ -199,9 +199,9 @@ jobs:
cd /var/www/html/varbase/docroot/profiles/varbase cd /var/www/html/varbase/docroot/profiles/varbase
behat --strict --no-snippets -f pretty -o std tests/features/varbase/step1-init-tests/ behat --strict --no-snippets -f pretty -o std tests/features/varbase/step1-init-tests/
behat --strict --no-snippets -f pretty -o std tests/features/varbase/step2-apply-tests/04-content-structure/ behat --strict --no-snippets -f pretty -o std tests/features/varbase/step2-apply-tests/04-content-structure/
## Automated Functional Acceptance Testing group - 04 content structure ## Automated Functional Acceptance Testing group - 05 content-management
- run: - run:
name: Automated Functional Acceptance Testing group - 04 content structure name: Automated Functional Acceptance Testing group - 05 content-management
no_output_timeout: 30m no_output_timeout: 30m
command: | command: |
cd /var/www/html/varbase/docroot/profiles/varbase cd /var/www/html/varbase/docroot/profiles/varbase
...@@ -213,6 +213,5 @@ workflows: ...@@ -213,6 +213,5 @@ workflows:
jobs: jobs:
- setup - setup
- test: - test:
context: saas-tokens
requires: requires:
- setup - setup
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment