In this diff:
- Update the clang jobs with both SKIP_UPLOAD and SKIP_TRIGGER variables which can be set on any jobs targeting the jenkinsfiles, and update the build script invocations accordingly
- Update clang-stage1-RA jobs to run on both green-dragon-02 and green-dragon-08
This will allow us to setup new clang build jobs with different git branches, and the jenkinsfiles will respect the variables set in the job configuration.
See https://green.lab.llvm.org/green/job/clang-stage1-RA-release-17.x, which runs this patch
This could now run on either of these nodes, but these nodes don't have the same configuration. green-dragon-08 is newer hardware/OS/Xcode whereas green-dragon-02 is older, which could cause issues.