dcos / dcos-e2e

Spin up and manage DC/OS clusters in test environments
Apache License 2.0
60 stars 21 forks source link

Make curl less verbose, drop support for CoreOS on AWS #1889

Closed jongiddy closed 4 years ago

jongiddy commented 4 years ago

Changes to get CI to pass

codecov-commenter commented 4 years ago

Codecov Report

Merging #1889 into master will decrease coverage by 0.84%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1889      +/-   ##
==========================================
- Coverage   99.30%   98.45%   -0.85%     
==========================================
  Files          40       40              
  Lines        2862     2857       -5     
  Branches      136      136              
==========================================
- Hits         2842     2813      -29     
- Misses         19       43      +24     
  Partials        1        1              
Impacted Files Coverage Δ
src/dcos_e2e/backends/_aws/__init__.py 100.00% <ø> (ø)
tests/test_dcos_e2e/backends/aws/test_aws.py 96.91% <ø> (-3.09%) :arrow_down:
...s/test_dcos_e2e/backends/aws/test_distributions.py 80.39% <ø> (-19.61%) :arrow_down:
tests/test_dcos_e2e/test_legacy.py 91.48% <0.00%> (-8.52%) :arrow_down:
...est_dcos_e2e/backends/docker/test_distributions.py 90.41% <0.00%> (-1.37%) :arrow_down:

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 98b0878...f58a27c. Read the comment docs.