servo / taskcluster-config

Taskcluster configuration for Servo
1 stars 2 forks source link

Disable mac3. #5

Closed jdm closed 4 years ago

jdm commented 4 years ago

https://github.com/servo/servo/issues/24755

SimonSapin commented 4 years ago

After merging both https://github.com/servo/taskcluster-config/pull/4 and this, ./mach salt '*' state.apply test=True shows the expected output (below). After running again without test=True, ssh servo-tc-mac3.servo.org then less ~worker/stdout.log shows "workerType": "macos-disabled-mac3", near the end of the log file.

mac7:

Summary for mac7
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    4.827 s
mac2:

Summary for mac2
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    5.136 s
mac1:

Summary for mac1
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    5.234 s
mac9:

Summary for mac9
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    5.603 s
mac8:

Summary for mac8
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    5.675 s
mac6:

Summary for mac6
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    5.636 s
mac3:
----------
          ID: /etc/generic-worker/config.json
    Function: file.serialize
      Result: None
     Comment: Dataset will be serialized and stored into /etc/generic-worker/config.json
     Started: 08:39:57.187164
    Duration: 8.034 ms
     Changes:   
              ----------
              diff:
                  <show_changes=False>
----------
          ID: net.generic.worker
    Function: service.running
      Result: None
     Comment: Service is set to be restarted
     Started: 08:39:57.251752
    Duration: 14.72 ms
     Changes:   

Summary for mac3
-------------
Succeeded: 17 (unchanged=2, changed=1)
Failed:     0
-------------
Total states run:     17
Total run time:    6.018 s
mac4:

Summary for mac4
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    5.964 s
mac5:

Summary for mac5
-------------
Succeeded: 17
Failed:     0
-------------
Total states run:     17
Total run time:    6.750 s