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

CI: Consolidate Ubuntu Dockerfiles #18138

Merged
merged 9 commits into from
Apr 24, 2020
Merged

CI: Consolidate Ubuntu Dockerfiles #18138

merged 9 commits into from
Apr 24, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Apr 22, 2020

Description

Follow-up #18115 for Ubuntu CPU and GPU CI images.
See #18115.

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


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 leezu force-pushed the refactordocker branch 2 times, most recently from a37950e to 3aad822 Compare April 22, 2020 22:00
.dockerignore Outdated Show resolved Hide resolved
@leezu leezu force-pushed the refactordocker branch 3 times, most recently from 170a952 to 405e33e Compare April 23, 2020 03:12
@leezu leezu merged commit 76fa583 into apache:master Apr 24, 2020
@leezu leezu deleted the refactordocker branch April 24, 2020 04:09
AntiZpvoh pushed a commit to AntiZpvoh/incubator-mxnet that referenced this pull request Jul 6, 2020
* Improve doc

* Remove unused nightly tests

* Consolidate build.ubuntu_cpu, build.ubuntu_gpu_cu101 build.ubuntu_build_cuda to build.ubuntu

* Consolidate publish.test.centos7_cpu, publish.test.centos7_gpu to publish.test.centos7

* Delete unused tests/jenkins

* Remove CMAKE_AR CMAKE_RANLIB Ubuntu 16.04 hacks

* Fix ASAN test missing curl

* Keep using OpenJDK 8

* Keep ASAN tests on Ubunut 16.04
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