Skip to content

Commit

Permalink
Merge pull request #64 from cloudify-cosmo/CY-3400-FIX-TEST
Browse files Browse the repository at this point in the history
remove tests
  • Loading branch information
EarthmanT authored Sep 10, 2020
2 parents 85094c7 + 2429250 commit ac6d946
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,6 @@ workflows:
- py3_compat
- unittests_py27
- unittests_py36
- validate_version
- validate_documentation
- wagon:
filters:
branches:
Expand All @@ -434,34 +432,10 @@ workflows:
requires:
- wagon
- rhel_wagon
- integration_tests_505:
requires:
- build_bundle
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
- integration_tests_510:
requires:
- build_bundle
filters:
branches:
only: /([0-9\.]*\-build|master|dev)/
- release:
filters:
branches:
only: /master/
requires:
- validate_version
- validate_documentation
- integration_tests_505
- integration_tests_510
- merge_docs:
filters:
branches:
only: /master/
requires:
- release
- validate_documentation
nightly:
triggers:
- schedule:
Expand Down

0 comments on commit ac6d946

Please sign in to comment.