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

Fix and simplify local dev workflow and execution of e2e tests #2514

Merged
merged 1 commit into from
May 15, 2018

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented May 15, 2018

What this PR does / why we need it:

Removes duplicated tasks to build a local image and the one for e2e tests.
make dev-env && make e2e-test

Edit: current instructions for make dev-env do not work

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 15, 2018
@aledbf aledbf requested review from antoineco and ElvinEfendi and removed request for antoineco May 15, 2018 16:06
@aledbf aledbf force-pushed the simplify-workflow branch from 73ea0ce to d4f2b5d Compare May 15, 2018 16:14
@codecov-io
Copy link

codecov-io commented May 15, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2514   +/-   ##
=======================================
  Coverage   41.64%   41.64%           
=======================================
  Files          74       74           
  Lines        5276     5276           
=======================================
  Hits         2197     2197           
  Misses       2781     2781           
  Partials      298      298

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 7983a2b...d4f2b5d. Read the comment docs.

Copy link
Member

@ElvinEfendi ElvinEfendi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ElvinEfendi
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 15, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf, ElvinEfendi

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

@k8s-ci-robot k8s-ci-robot merged commit 71158e0 into kubernetes:master May 15, 2018
@aledbf aledbf deleted the simplify-workflow branch May 15, 2018 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants