Skip to content

Commit

Permalink
devices: externalize nvidia device driver
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross authored and schmichael committed Sep 29, 2021
1 parent c09447e commit 420bce0
Show file tree
Hide file tree
Showing 21 changed files with 29 additions and 6,191 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -625,13 +625,9 @@ workflows:
test_module: "api"
filters: *backend_test_branches_filter
enable_race_testing: true
- test-container:
name: "test-devices"
test_packages: "./devices/..."
filters: *backend_test_branches_filter
- test-machine:
name: "test-other"
exclude_packages: "./api|./client|./drivers/docker|./drivers/exec|./drivers/shared/executor|./nomad|./devices|./e2e"
exclude_packages: "./api|./client|./drivers/docker|./drivers/exec|./drivers/shared/executor|./nomad|./e2e"
filters: *backend_test_branches_filter
- test-machine:
name: "test-docker"
Expand Down
21 changes: 0 additions & 21 deletions devices/gpu/nvidia/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions devices/gpu/nvidia/cmd/main.go

This file was deleted.

228 changes: 0 additions & 228 deletions devices/gpu/nvidia/device.go

This file was deleted.

Loading

0 comments on commit 420bce0

Please sign in to comment.