Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fix CI reliance on executable bits #18159

Merged
merged 1 commit into from
Apr 24, 2020
Merged

Fix CI reliance on executable bits #18159

merged 1 commit into from
Apr 24, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Apr 24, 2020

Description

#18025 Removed executable bit on various python files and broken various CI / CD pipelines. Fix those by specifying the interpreter on the CI / CD side.

@mxnet-bot
Copy link

Hey @leezu , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [windows-cpu, centos-cpu, unix-cpu, windows-gpu, clang, unix-gpu, sanity, website, centos-gpu, miscellaneous, edge]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@leezu
Copy link
Contributor Author

leezu commented Apr 24, 2020

@mxnet-bot run ci [sanity, unix-cpu, unix-gpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [unix-gpu, unix-cpu, sanity]

@szha szha merged commit 8cbc3bc into apache:master Apr 24, 2020
@leezu leezu deleted the fixdockercache branch April 24, 2020 21:03
AntiZpvoh pushed a commit to AntiZpvoh/incubator-mxnet that referenced this pull request Jul 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants