Closed Bug 1188756 Opened 9 years ago Closed 9 years ago

Remove the yaml dependency from talos

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: parkouss, Unassigned)

References

Details

Right now we are using yaml in two parts of Talos:

- in the configuration (configuration.py/PerfConfigurator.py)
- in xtalos (this is related to the bcontroller.yml file)

So yaml is not useful for us - plus as it is a library with C code we have some hacks around this on mozharness, https://hg.mozilla.org/mozilla-central/file/ea838fbd5518/testing/mozharness/mozharness/mozilla/testing/talos.py#l536.

So it would be great to remove that dependency, and clean up things around this.
Depends on: 1170287
Depends on: 1188763
Blocks: 1189021
this is now removed!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.