Skip to content

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

Merged
feast-ci-bot merged 1 commit into
masterfrom
prow-config
May 27, 2019
Merged

Use full prow build id as dataset name during test#200
feast-ci-bot merged 1 commit into
masterfrom
prow-config

Conversation

@davidheryanto
Copy link
Copy Markdown
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
Copy Markdown
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

Details 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
Copy Markdown
Collaborator Author

/retest

@zhilingc
Copy link
Copy Markdown
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