• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ktdreyer / errata-tool-ansible
75%

Build:
DEFAULT BRANCH: master
Repo Added 04 Mar 2020 08:18PM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ERRATA-9867
  • bugzilla-product-name-doc
  • bugzilla-states
  • cdn-packages-optional
  • cdn-repo
  • cdn-repo-docstring
  • cdn-repo-edit-errors
  • cdn-repo-integration-tests
  • cdn-repo-no-packages
  • cdn-repo-no-tags
  • cdn-repo-param-restrictions
  • cdn-repo-set-fact-name
  • cdn-repo-test-variants
  • cleanup-arg-spec
  • collection
  • collection-tag
  • common-client-delete
  • common-line-length
  • diff-pv-cleanup
  • disable-mutual-auth
  • doc-allowable-by-variant-push-targets
  • doc-cdn-repo-variants
  • doc-pm-description
  • doc-raw-syntax
  • doc-release-api-data
  • doc-release-rule-set
  • doc-requirements
  • doc-syntax-fixes
  • doc-tag-variants
  • doc-user-organization
  • docker-stage-push-target
  • docs-push-targets
  • document-product-text-only-require-dists
  • edit-user-roles
  • errata-request
  • errata-tool-user
  • exd-org-group-integration-test
  • get-products-docstring
  • guard-tps-docker
  • integration-tests
  • jira-fixes
  • log-body-repo-tags
  • master
  • mergify-integration-tests
  • mergify-travis-ci
  • mergify-travisci-app
  • mergify/ktdreyer/config-update
  • new-variants-api
  • no-default-none
  • null-parameters
  • optional-cpe-text
  • paramterize-workflow-rules-scraper-tests
  • pr79-fixup
  • product-ftp-params
  • product-line-length
  • product-version-line-length
  • program-manager-none
  • push-targets-scraper-comment
  • pv-comment-typo
  • pv-get-404-error-comment
  • pv-unused-class
  • readme-ansible-galaxy
  • readme-collection
  • readme-environment
  • readme-preformatted-request-module
  • readme-program-manager
  • readme-rhel-release-name
  • readme-yamllint
  • release-blocker-flags
  • release-integration-tests
  • release-line-length
  • release-no-product
  • release-non-bool-doc
  • release-optional-params
  • release-pelc-pv-name
  • release-ship-date-grammer
  • release-simplify-keys
  • release-state-machine-rule-set
  • release-test-history
  • release-test-name
  • release-tests-cleanup
  • release-type-choices
  • release-unit-test-async-no-product
  • release-unit-tests
  • rename-test
  • rm-py37
  • rm-unused-imports
  • shorten-var
  • simple-galaxy-version
  • stickler-py3
  • test-common
  • test-create-user
  • test-edit-user
  • test-edit-variant
  • test-ensure-release
  • test-ensure-user
  • test-get-product
  • test-get-product-version
  • test-push-target-scraper
  • test-py38
  • test-variants
  • test-workflow-rules-scraper
  • tests-docstring
  • tests-ensure-cdn-repos-comment
  • tests-ignore-env
  • tox-all-flake8-errors
  • tox-flake8-library
  • tox-flake8-module-utils
  • tox-py37
  • travis-coveralls
  • user-404
  • user-email-address
  • user-receives-mail
  • user-test-main
  • valid-bug-states
  • variant-descriptions
  • variant-docstring
  • variant-error-text
  • variant-http-403-logging
  • variant-integration-asserts
  • variant-raise-errors
  • variants-scrape-error-explanation
  • variants-wrap
  • wip-cdn-repo
  • wip-exd-org-group
  • wip-integration-tests
  • wip-kdreyer-exd-org-groups
  • wip-new-variants-api
  • wip-test-create-async
  • yamllint

pending completion
636

push

travis-ci-com

mergify[bot]
cdn_repo: prevent use_for_tps with Docker repos

The REST API allows users to set use_for_tps on Docker repos, but the
HTML UI does not allow it. Until the ET server prevents this
misconfiguration, guard against this client-side in the Ansible module.

5 of 5 new or added lines in 1 file covered. (100.0%)

710 of 941 relevant lines covered (75.45%)

0.75 hits per line

Relevant lines Covered
Build:
Build:
941 RELEVANT LINES 710 COVERED LINES
0.75 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
636 master cdn_repo: prevent use_for_tps with Docker repos The REST API allows users to set use_for_tps on Docker repos, but the HTML UI does not allow it. Until the ET server prevents this misconfiguration, guard against this client-side in the Ansible mod... push 02 Oct 2020 10:29PM UTC mergify[bot] travis-ci-com pending completion  
635 guard-tps-docker Merge 363d66c21 into d17438a4f Pull #177 02 Oct 2020 10:26PM UTC web-flow travis-ci-com pending completion  
634 guard-tps-docker cdn_repo: prevent use_for_tps with Docker repos The REST API allows users to set use_for_tps on Docker repos, but the HTML UI does not allow it. Until the ET server prevents this misconfiguration, guard against this client-side in the Ansible mod... push 02 Oct 2020 10:24PM UTC ktdreyer travis-ci-com pending completion  
633 master cdn_repo: add integration tests for variants Exercise adding and removing a variant from a CDN repo. push 02 Oct 2020 09:12PM UTC mergify[bot] travis-ci-com pending completion  
632 cdn-repo-test-variants Merge 6e320d3cd into df4cfc9e8 Pull #176 02 Oct 2020 09:07PM UTC web-flow travis-ci-com pending completion  
631 cdn-repo-test-variants cdn_repo: add integration tests for variants Exercise adding and removing a variant from a CDN repo. push 02 Oct 2020 09:06PM UTC ktdreyer travis-ci-com pending completion  
630 cdn-repo-test-variants Merge e4edd6705 into df4cfc9e8 Pull #176 02 Oct 2020 09:04PM UTC web-flow travis-ci-com pending completion  
628 master cdn_repo: document restrictions on parameters Users cannot modify release_type or content_type for existing CDN repos. Users should not set "use_for_tps" on Docker CDN repos. Document these restrictions in the inline Ansible module documentation. push 02 Oct 2020 08:51PM UTC mergify[bot] travis-ci-com pending completion  
627 cdn-repo-param-restrictions Merge 38c75c54a into fe8929c6f Pull #175 02 Oct 2020 08:47PM UTC web-flow travis-ci-com pending completion  
626 cdn-repo-param-restrictions cdn_repo: document restrictions on parameters Users cannot modify release_type or content_type for existing CDN repos. Users should not set "use_for_tps" on Docker CDN repos. Document these restrictions in the inline Ansible module documentation. push 02 Oct 2020 08:45PM UTC ktdreyer travis-ci-com pending completion  
See All Builds (534)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc