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

reenable basic sample tests, serially after frontend integ tests(triggering 5 times, successful always) #298

Merged
merged 3 commits into from
Nov 19, 2018

Conversation

gaoning777
Copy link
Contributor

@gaoning777 gaoning777 commented Nov 16, 2018

will trigger multiple rerun and make sure there is no issue with frontend integ tests.


This change is Reviewable

@gaoning777
Copy link
Contributor Author

/test presubmit-e2e-test

@gaoning777 gaoning777 changed the title [WIP] reenable basic sample tests, serially after frontend integ tests reenable basic sample tests, serially after frontend integ tests Nov 16, 2018
@gaoning777
Copy link
Contributor Author

/test presubmit-e2e-test

1 similar comment
@gaoning777
Copy link
Contributor Author

/test presubmit-e2e-test

@gaoning777
Copy link
Contributor Author

It works continuously when I manually triggered it at least four times.

@gaoning777
Copy link
Contributor Author

/test presubmit-e2e-test

@gaoning777 gaoning777 changed the title reenable basic sample tests, serially after frontend integ tests reenable basic sample tests, serially after frontend integ tests(triggering 5 times, successful always) Nov 16, 2018
@IronPan
Copy link
Member

IronPan commented Nov 17, 2018

fix #272

@IronPan
Copy link
Member

IronPan commented Nov 17, 2018

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan

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

@yebrahim
Copy link
Contributor

Did something change between this and the original code before revert? Why is this not flaky?

@gaoning777
Copy link
Contributor Author

I've commented in #272 that the reasons for the flakiness comes from the cluster creation quota and accidentally being shutdown manually.

@yebrahim
Copy link
Contributor

I see. Interesting coincidence with how tests got flaky only when this change was checked in, but if you've tested it a few times here then I'm fine with trying it out again.
/lgtm

@gaoning777
Copy link
Contributor Author

The one failed in the 8-runs is that one of the commit force push one commit that overrides the previous one. And, the tests failed when git checkout.

@gaoning777
Copy link
Contributor Author

And, BTW, in this PR, I run the tests concurrently with the frontend integration tests.

@yebrahim
Copy link
Contributor

Yes I noticed. Fingers crossed! 🤞

@k8s-ci-robot k8s-ci-robot merged commit 2c6a123 into master Nov 19, 2018
@gaoning777 gaoning777 deleted the ngao/reenable-basic-sample-tests branch November 19, 2018 22:01
Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
* Add checkout-snapshot.sh

* finish script

* add repo-clone-snapshot to init.sh

* add some args
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
…ubeflow#299)

* New server API: read run log

- The new server API endpoint (/apis/v1beta1/runs/{run_id}/nodes/{node_id}/log) to fetch run log
- UI (RunDetails) changes to fetch log from server API instead of direct access to cluster and ObjectStore

* Redundant comment

* New server API: read run log

- ml-pipeline rbac update: allow for access to log

* Read run log: enhanced error handling

- log message on Pod access errors

* Merged changes from upstream: kubeflow@6135ca5

- `ARCHIVE_LOG_FILE_NAME` and `ARCHIVE_LOG_PATH_PREFIX` options allows to control archive log path
- UI Server fetches logs from server API or directly from k8s depending on `STREAM_LOGS_FROM_SERVER_API` option

* Cherry-pick 76ba10b from rafalbigaj:master

* Log archive - tekton adaptations

* Archival default log file name: step-main.tgz
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