Skip to content

Commit

Permalink
tests: remove Dockerfile
Browse files Browse the repository at this point in the history
The tests/Dockerfile was outdated (using an obsolete Ubuntu
distribution), and it's not being used by any workflow or prow job. This
Dockerfile was the only one using `scripts/install-marker.sh`, which
used a vendorized binary generated by the etcd project. This is not
needed anymore, as marker releases now provide the binaries.

Signed-off-by: Ivan Valdes <[email protected]>
  • Loading branch information
ivanvc committed Jul 26, 2024
1 parent 9f59ef8 commit ce916fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 71 deletions.
21 changes: 0 additions & 21 deletions scripts/install-marker.sh

This file was deleted.

50 changes: 0 additions & 50 deletions tests/Dockerfile

This file was deleted.

0 comments on commit ce916fb

Please sign in to comment.