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

[CI] attempt to fix centos CI #20516

Closed
wants to merge 5 commits into from
Closed

Conversation

barry-jin
Copy link
Contributor

Description

(Brief description on what this PR is about)

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@mxnet-bot
Copy link

Hey @barry-jin , 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: [clang, miscellaneous, edge, windows-gpu, sanity, centos-cpu, centos-gpu, windows-cpu, website, unix-cpu, unix-gpu]


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.

@mseth10 mseth10 added the pr-work-in-progress PR is still work in progress label Aug 11, 2021
barry-jin added a commit to barry-jin/incubator-mxnet that referenced this pull request Aug 12, 2021
szha pushed a commit that referenced this pull request Aug 12, 2021
* disable ssl verfication & fix 404 links

* fix

* fix CI: merge #20516 & clean up

* update
@barry-jin barry-jin closed this Aug 12, 2021
@barry-jin barry-jin deleted the fix-centos branch August 12, 2021 22:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-work-in-progress PR is still work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants