-
Notifications
You must be signed in to change notification settings - Fork 1.7k
removed "rustup" & added new runner tag #9731
Conversation
It looks like this contributor signed our Contributor License Agreement. 👍 Many thanks, Parity Technologies CLA Bot |
this will switch the windows build to the new azure windows 10 runners - in case something goes wrong one can simply apply the windows tag to the old runners 👍 |
new tags for runners are planned, more standard and understandable. like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(just making sure my question is answered before merge)
ok, i changed the tag to (just) windows and added the new tag to the runner settings of betelgeuse and bellatrix so we can managed the migration from the old to the new runners nodes in gitlab instead of changing the gitlab-ci.yml in the future. |
Hehe, but why aren't we just applying the rust-windows tag to the new runners? This way we won't need any changes to the current gitlab-ci YML? :) |
@5chdn good to go now? The tag name was reverted. This is required to test the new windows CI hosts.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
* removed "rustup" & added new runner tag * exchanged tag "rust-windows" with "windows" * revert windows tag change
* removed "rustup" & added new runner tag * exchanged tag "rust-windows" with "windows" * revert windows tag change
* version: bump parity beta to 2.1.4 * ethcore: bump ropsten forkblock checkpoint (#9775) * ethcore: handle vm exception when estimating gas (#9615) * removed "rustup" & added new runner tag (#9731) * removed "rustup" & added new runner tag * exchanged tag "rust-windows" with "windows" * revert windows tag change * sync: retry different peer after empty subchain heads response (#9753) * If no subchain heads then try a different peer * Add log when useless chain head * Restrict ChainHead useless peer to ancient blocks * sync: replace `limit_reorg` with `block_set` condition * update jsonrpc-core to a1b2bb742ce16d1168669ffb13ffe856e8131228 * Allow zero chain id in EIP155 signing process (#9792) * Allow zero chain id in EIP155 signing process * Rename test * Fix test failure * Insert dev account before unlocking (#9813)
* version: bump parity stable to 2.0.9 * ethcore: bump ropsten forkblock checkpoint (#9775) * ethcore: handle vm exception when estimating gas (#9615) * update jsonrpc-core to a1b2bb742ce16d1168669ffb13ffe856e8131228 * removed "rustup" & added new runner tag (#9731) * removed "rustup" & added new runner tag * exchanged tag "rust-windows" with "windows" * revert windows tag change * Allow zero chain id in EIP155 signing process (#9792) * Allow zero chain id in EIP155 signing process * Rename test * Fix test failure * Insert dev account before unlocking (#9813)
(https://gitlab.parity.io/parity/devops/blob/master/ansible/roles/win-gitlab-runner/tasks/main.yml)