Skip to content

Commit

Permalink
remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
earthmant committed Sep 10, 2020
1 parent 85094c7 commit 2429250
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 2429250

Please sign in to comment.