-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add optional requirement specifiers for GPU and dev requirements #1664
Add optional requirement specifiers for GPU and dev requirements #1664
Conversation
Click to view CI ResultsGitHub pull request #1664 of commit 93539bcc3fd27e41f04e35a07af3ae4e182e6038, no merge conflicts. Running as SYSTEM Setting status of 93539bcc3fd27e41f04e35a07af3ae4e182e6038 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4664/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1664/*:refs/remotes/origin/pr/1664/* # timeout=10 > git rev-parse 93539bcc3fd27e41f04e35a07af3ae4e182e6038^{commit} # timeout=10 Checking out Revision 93539bcc3fd27e41f04e35a07af3ae4e182e6038 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 93539bcc3fd27e41f04e35a07af3ae4e182e6038 # timeout=10 Commit message: "Add optional requirement specifiers for GPU and dev requirements" > git rev-list --no-walk f0a3f662ce24d9d907a73840591a1318db6bfb46 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins18014456070075541242.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1430 items / 1 skipped |
Click to view CI ResultsGitHub pull request #1664 of commit ba635fedf25cf11c00d2e533e8114f4a6dd82386, no merge conflicts. Running as SYSTEM Setting status of ba635fedf25cf11c00d2e533e8114f4a6dd82386 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4665/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1664/*:refs/remotes/origin/pr/1664/* # timeout=10 > git rev-parse ba635fedf25cf11c00d2e533e8114f4a6dd82386^{commit} # timeout=10 Checking out Revision ba635fedf25cf11c00d2e533e8114f4a6dd82386 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f ba635fedf25cf11c00d2e533e8114f4a6dd82386 # timeout=10 Commit message: "Give `asvdb` requirement a proper package name (in addition to URL)" > git rev-list --no-walk 93539bcc3fd27e41f04e35a07af3ae4e182e6038 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins880462545439342107.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1430 items / 1 skipped |
Documentation preview |
Click to view CI ResultsGitHub pull request #1664 of commit 90bf21ce83c22e2f69a523d251684f96413af8f8, no merge conflicts. Running as SYSTEM Setting status of 90bf21ce83c22e2f69a523d251684f96413af8f8 to PENDING with url http://10.20.17.181:8080/job/nvtabular_tests/4666/ and message: 'Build started for merge commit.' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1664/*:refs/remotes/origin/pr/1664/* # timeout=10 > git rev-parse 90bf21ce83c22e2f69a523d251684f96413af8f8^{commit} # timeout=10 Checking out Revision 90bf21ce83c22e2f69a523d251684f96413af8f8 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 90bf21ce83c22e2f69a523d251684f96413af8f8 # timeout=10 Commit message: "Include all requirements files in the `MANIFEST.in` file" > git rev-list --no-walk ba635fedf25cf11c00d2e533e8114f4a6dd82386 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins6138443829848572153.sh ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 1430 items / 1 skipped |
Should help with NVTabular tests in NVIDIA-Merlin/core#127