Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tekton): Add Tekton BDD test context to PRs #4301

Merged
merged 4 commits into from Jul 2, 2019

Conversation

abayer
Copy link
Contributor

@abayer abayer commented Jun 17, 2019

This is waiting for @daveconde to nail down cluster cleanup before it's ready to merge.

/hold

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@ae0c16c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4301   +/-   ##
=========================================
  Coverage          ?   41.64%           
=========================================
  Files             ?      802           
  Lines             ?   100572           
  Branches          ?        0           
=========================================
  Hits              ?    41879           
  Misses            ?    55417           
  Partials          ?     3276
Flag Coverage Δ
#integration 41.64% <ø> (?)

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 ae0c16c...db2ff7b. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

Merging #4301 into master will decrease coverage by 0.02%.
The diff coverage is 24.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4301      +/-   ##
==========================================
- Coverage   43.58%   43.55%   -0.03%     
==========================================
  Files         834      838       +4     
  Lines      105952   106187     +235     
==========================================
+ Hits        46176    46254      +78     
- Misses      55730    55890     +160     
+ Partials     4046     4043       -3
Flag Coverage Δ
#e2e 30.33% <24.57%> (ø) ⬆️
#integration 41.93% <24.57%> (-0.05%) ⬇️
Impacted Files Coverage Δ
pkg/cmd/step_bdd.go 45.85% <0%> (-2.14%) ⬇️
pkg/cmd/step.go 86.95% <100%> (+0.28%) ⬆️
pkg/cmd/deletecmd/delete.go 80.48% <100%> (+0.48%) ⬆️
pkg/cmd/step/e2e/step_e2e_gc.go 18.75% <18.75%> (ø)
pkg/cmd/step/e2e/step_e2e_label.go 20.77% <20.77%> (ø)
pkg/cmd/deletecmd/delete_gke.go 40% <40%> (ø)
pkg/cmd/step/e2e/step_e2e.go 57.89% <57.89%> (ø)
pkg/auth/auth_config.go 44.56% <0%> (-0.73%) ⬇️
pkg/cmd/testhelpers/cmd_test_helpers.go 66.09% <0%> (-0.29%) ⬇️
... and 8 more

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 11278b3...6ab5953. Read the comment docs.

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

3 similar comments
@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

2 similar comments
@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

1 similar comment
@daveconde
Copy link
Contributor

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jun 17, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/test tekton

@abayer abayer changed the title Add Tekton BDD test context to PRs chore(tekton): Add Tekton BDD test context to PRs Jul 2, 2019
@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/test tekton

@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/hold

Putting on hold until #4544 lands so that we can rebase on top of it and not have the actual bug fixes in here too.

@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/test tekton

abayer and others added 3 commits July 2, 2019 15:34
Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
- jx step e2e gc
- jx step e2e label mycluster --delete
- jx step e2e label mycluster --keep

fixes: jenkins-x#3914
Signed-off-by: David Conde <dconde@cloudbees.com>
Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/test images

abayer added a commit to abayer/prow-config-tekton that referenced this pull request Jul 2, 2019
Waiting on jenkins-x/jx#4301 to merge before
this should get merged.

Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/test tekton

Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
@daveconde
Copy link
Contributor

/lgtm

@jenkins-x-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: daveconde

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@abayer
Copy link
Contributor Author

abayer commented Jul 2, 2019

/hold cancel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants