Changes

Jump to: navigation, search

ReleaseEngineering

28 bytes removed, 15:47, 17 September 2018
Run the tasks to staging pools (OSX/Linux): change diff to osx
+ """
+ find_replace_dict = {
+ "releng-hardware/gecko-t-linux64osx-talos1010": "releng-hardware/gecko-t-linux64osx-talos1010-bbeta",
+ }
+ # This will replace Replace releng-hardware/gecko-t-osx-1010 worker-type with releng-hardware/gecko-t-osx-1010-beta+ # for Linux, you will need to use replace releng-hardware/geckgecko-t-linux-talos with releng-hardware/geckgecko-t-linux-talos-b
+ for task in tasks:
+ if task['worker-type'] in find_replace_dict:
32
edits

Navigation menu