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

Use full prow build id as dataset name during test #200

Merged
merged 1 commit into from
May 27, 2019
Merged

Conversation

davidheryanto
Copy link
Collaborator

In case the dataset name clashes with previously undeleted dataset.
(Clash is possible because only the first 5 characteres of build id are used)

Normally during integration test, the dataset created should be deleted during cleanup. But just in case it was not deleted, this update ensures the next integration test will not be affected. Because build id (hence dataset id) created during each run will always be unique.

In case the name clashes with previously undeleted dataset
@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidheryanto

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

@davidheryanto davidheryanto changed the title Use full prow build id as dataset name Use full prow build id as dataset name during test May 27, 2019
@davidheryanto
Copy link
Collaborator Author

/retest

@zhilingc
Copy link
Collaborator

/lgtm

@feast-ci-bot feast-ci-bot merged commit 5bd6d4d into master May 27, 2019
@davidheryanto davidheryanto deleted the prow-config branch May 28, 2019 02:59
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.

3 participants