mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
tests: Delete README.md. It contained mostly inaccurate information
This should be replaced with more comprehensive documentation in ./doc/testing.md once the CI is fixed Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
316a40f20a
commit
188ee6d226
@ -1,19 +0,0 @@
|
||||
Linuxkit Tests Labels
|
||||
=====================
|
||||
|
||||
## Usage of Artifacts vs Temporary Directory
|
||||
|
||||
As the Build Machines have no secrets they will not be able to test running the build output on any cloud providers.
|
||||
In this instance, the build tests should copy their output to the `LINUXKIT_ARTIFACTS_DIRECTORY`
|
||||
|
||||
## Labels
|
||||
|
||||
The `gcp` label is applied when the system where the tests are being run meets the requirements for using Google Cloud Platform.
|
||||
|
||||
These requirements are:
|
||||
- The system has the necessary `CLOUDSDK_*` environment variables exported
|
||||
- The system has either keys for a GCP service account or is able to use application default credentials
|
||||
|
||||
The `packet.net` label is applied when a system is able to create machines on Packet.net
|
||||
|
||||
The `vmware` label is used when the machine has VMware Workstation or Fusion installed
|
Loading…
Reference in New Issue
Block a user