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

Support extra arguments in kfctl_e2e_workflow.py #4335

Merged
merged 2 commits into from
Oct 18, 2019

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Oct 18, 2019

  • See Support grouping in testgrid testing#489 we want to support having run_e2e_workflow.py
    pass extra arguments to the workflow. To do that we need to update the
    test to first accept unknown arguments so we don't break once
    run_e2e_workflow.py starts adding extra arguments.

This change is Reviewable

* See kubeflow/testing#489 we want to support having run_e2e_workflow.py
  pass extra arguments to the workflow. To do that we need to update the
  test to first accept unknown arguments so we don't break once
  run_e2e_workflow.py starts adding extra arguments.
@jlewi
Copy link
Contributor Author

jlewi commented Oct 18, 2019

/assign @lluunn

@lluunn
Copy link
Contributor

lluunn commented Oct 18, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lluunn

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 3f6ca57 into kubeflow:master Oct 18, 2019
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
* Support extra arguments in kfctl_e2e_workflow.py

* See kubeflow/testing#489 we want to support having run_e2e_workflow.py
  pass extra arguments to the workflow. To do that we need to update the
  test to first accept unknown arguments so we don't break once
  run_e2e_workflow.py starts adding extra arguments.

* Fix.
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 12, 2021
* Support extra arguments in kfctl_e2e_workflow.py

* See kubeflow/testing#489 we want to support having run_e2e_workflow.py
  pass extra arguments to the workflow. To do that we need to update the
  test to first accept unknown arguments so we don't break once
  run_e2e_workflow.py starts adding extra arguments.

* Fix.
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.

4 participants