Skip to content

Commit

Permalink
Restore voting rights to ansible-galaxy-importer on community.aws (#1587
Browse files Browse the repository at this point in the history
)

Restore voting rights to ansible-galaxy-importer on community.aws

The importer job originally broke because community.aws depends on the docs fragments from amazon.aws
The docs tests have been split off into GitHub actions (which cope with the cross-repo dependency), and the docs test disabled in ansible-galaxy-importer.  Since the test performs other checks, give it back the right to vote.

Reviewed-by: Jill R <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Bikouo Aubin <None>
  • Loading branch information
tremble authored Jul 7, 2022
1 parent 33e5b0f commit c4297a3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions zuul.d/project-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,10 @@
- integration-community.aws-11
- integration-community.aws-12
- integration-community.aws-13
- ansible-galaxy-importer:
voting: false
- ansible-galaxy-importer
third-party-check:
jobs:
- ansible-galaxy-importer:
voting: false
- ansible-galaxy-importer
gate:
queue: integrated-aws
jobs: *ansible-collections-community-aws-jobs
Expand Down

0 comments on commit c4297a3

Please sign in to comment.