aaronmarkham opened a new pull request #11066: migrating docs build and publish job to secure nodes URL: https://github.com/apache/incubator-mxnet/pull/11066 ## Description ## Migrating docs build to secure/restricted jenkins nodes. - [x] Created a new jenkins job called [restricted-website-publish](http://jenkins.mxnet-ci.amazon-ml.com/job/restricted-website-publish/) - [x] Updated nodes in Jenkinsfile `node('restricted-mxnetlinux-cpu')` - [x] Updated Jenkinsfile to call new job `restricted-website-publish` ## Comments I would assume that the config in the Jenkins job for `Restrict where this project can be run` would be updated from `mxnetlinux-cpu` to `restricted-mxnetlinux-cpu`. However, I get an error if I try to do this: ``` There’s no agent/cloud that matches this assignment. Did you mean ‘mxnetlinux-cpu’ instead of ‘restricted-mxnetlinux-cpu’? ``` @marcoabreu - what are your thoughts on this?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services