Skip to content

Conversation

ImprobableVlad
Copy link
Contributor

Contributions: We are not currently taking public contributions - see our contributions policy. However, we are accepting issues and we do want your feedback.


Description

Due to a recent Buildkite, scheduled builds no longer have an associated user account - which caused authentication to fail. Engineering Foundations has since introduced an update to fix this, but this requires using a newly baked image and its associated queue. This PR implements the new queue.

Release note

This change is not customer-facing and thus not included in the release notes

Tests

How did you test these changes prior to submitting this pull request?
A green scheduled build can be found here: https://buildkite.com/improbable/unrealgdkexampleproject-nightly/builds/124

What automated tests are included in this PR?
None

STRONGLY SUGGESTED: How can this be verified by QA?
Create a new schedule for this branch, and check whether the build succeeds.

Documentation

No additional documentation has been created

Primary reviewers

@joshuahuburn @m-samiec

@improbable-prow-robot
Copy link

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UNR-2101

@improbable-prow-robot improbable-prow-robot added jira/UNR size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. labels Nov 1, 2019
- "platform=windows"
- "scaler_version=2"
- "queue=${CI_WINDOWS_BUILDER_QUEUE:-v3-1569490589-f9345a43b21a6cec-------z}"
- "queue=${CI_WINDOWS_BUILDER_QUEUE:-v3-1572610922-3d03d5c2f13b7fa4-------z}" # Has FASTbuild disabled
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did you disable fastbuild?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As suggested by Carl on Slack, I created a new branch of the platform repo without the fastbuild role (https://github.com/improbable/platform/commit/3d03d5c2f13b7fa4642e9e1274dc4ba604a0f551). I baked an image from that and added the corresponding queue here.

@ImprobableVlad ImprobableVlad merged commit f181163 into master Nov 4, 2019
ImprobableVlad added a commit that referenced this pull request Nov 4, 2019
@ImprobableVlad ImprobableVlad deleted the feature/UNR-2101-allow-scheduled-builds branch November 4, 2019 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/UNR size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants