fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

contract-tests: Add CICO script for provider side of contract testing. #792

Closed pmacik closed 5 years ago

pmacik commented 5 years ago

This PR adds an 'empty' cico_run_contract_tests_provider.sh CICO script that is executed by the https://ci.centos.org/job/devtools-contract-test-provider-fabric8-wit-fabric8-auth/ Jenkins job.

The script is empty now to prevent the Jenkins job from failing and will be filled once the proper contract test are merged (https://github.com/fabric8-services/fabric8-auth/pull/711).

pmacik commented 5 years ago

[test]

codecov[bot] commented 5 years ago

Codecov Report

Merging #792 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #792   +/-   ##
=======================================
  Coverage   78.75%   78.75%           
=======================================
  Files          94       94           
  Lines        8806     8806           
=======================================
  Hits         6935     6935           
  Misses       1376     1376           
  Partials      495      495

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e8328fe...74c62d7. Read the comment docs.