I updated the test suite to run on poodle instead of pascal.
Type of change
[X] New feature~~
How Has This Been Tested?
I ran the test suite and updated the dashboard using the new scripts. This was done incrementally, fixing things as I went along. Since the test suite is currently broken there isn't much harm if something isn't correct. Any problems should be uncovered with tonight's test suite run.
Description
I updated the test suite to run on poodle instead of pascal.
Type of change
How Has This Been Tested?
I ran the test suite and updated the dashboard using the new scripts. This was done incrementally, fixing things as I went along. Since the test suite is currently broken there isn't much harm if something isn't correct. Any problems should be uncovered with tonight's test suite run.
Reminders:
Checklist:
[ ] I have updated the release notes.[ ] I have made corresponding changes to the documentation.[ ] I have added debugging support to my changes.[ ] I have added tests that prove my fix is effective or that my feature works.[ ] I have added new baselines for any new tests to the repo.[ ] I have NOT made any changes to protocol or public interfaces in an RC branch.