This repository was archived by the owner on Aug 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 137
Make KFCTL E2E tests self contained in repo #90
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/retest |
1 similar comment
/retest |
@gabrielwen Do you need to
|
Rename 'py/kfctl to py/kubeflow/kfct' So that all imports are |
/retest |
/retest |
0e022cf
to
61bb5fc
Compare
/retest |
/retest manually cleaned up quotas. |
@jlewi this PR is ready. |
/lgtm |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlewi 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 |
k8s-ci-robot
pushed a commit
that referenced
this pull request
Dec 18, 2019
…repo (#150) * add kfctl repo path info * use kfctl_repo_path * pytest init * cp * update * pkg * rename * cp test_deploy.py * mv vm_util * update prow * update import path * update * update * add fixture * fix * fix * add missing dep * fix * cp run_with_retry * update test-dir-delete * cp kfctl_second_apply.py * create folder * copy pytests * cp ci * mv -i * cp testing * mv util/ * pkg * pkg * pkg * update description * pkg * update prow * rm * test hacking * doc * reorder pythonpath * fix test * disable notebook-test * replace invalid char in job name
crobby
pushed a commit
to crobby/kfctl
that referenced
this pull request
Feb 19, 2021
* Release of version 1.0.0 * Update CHANGELOG.md Co-authored-by: Kebechet <noreply+kebechet@redhat.com> Co-authored-by: Landon LaSmith <2432396+LaVLaS@users.noreply.github.com>
crobby
pushed a commit
to crobby/kfctl
that referenced
this pull request
Feb 25, 2021
* Release of version 1.0.0 * Update CHANGELOG.md Co-authored-by: Kebechet <noreply+kebechet@redhat.com> Co-authored-by: Landon LaSmith <2432396+LaVLaS@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to #91
Related to #7
kubeflow/kfctl/...
This change is