aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2021-01-13 17:12:08 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2021-01-13 17:12:56 +0000
commitb12786486108f6bd082b52752db0150e24a94b93 (patch)
tree91a2fd4b4b222ec46e72fcc8bd30be6f3d35fba0
parent77a504e320a3324f72af1b504706e6464cbe1419 (diff)
fixup! tpm test addedlinaro-20210113-003
-rw-r--r--automated/linux/tpm/tpm.yaml2
-rw-r--r--plans/se-auto.yaml7
2 files changed, 8 insertions, 1 deletions
diff --git a/automated/linux/tpm/tpm.yaml b/automated/linux/tpm/tpm.yaml
index fd5bcd9..da57ee0 100644
--- a/automated/linux/tpm/tpm.yaml
+++ b/automated/linux/tpm/tpm.yaml
@@ -1,7 +1,7 @@
metadata:
name: meminfo
format: "Lava-Test-Shell Test Definition 1.0"
- description: "TPM test. Run the ECDSA tests from https://github.com/tpm2-software/tpm2-tss-engine"
+ description: "TPM test. Run the Schneider version of the ECDSA tests from https://github.com/tpm2-software/tpm2-tss-engine"
maintainer:
- ryan.harkin@linaro.org
os:
diff --git a/plans/se-auto.yaml b/plans/se-auto.yaml
index 1c7a931..f96ef65 100644
--- a/plans/se-auto.yaml
+++ b/plans/se-auto.yaml
@@ -167,3 +167,10 @@ tests:
repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
branch: linaro
path: automated/linux/network-test/network-test.yaml
+
+ - name: tpm
+ from: git
+ history: false
+ repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
+ branch: linaro
+ path: automated/linux/tpm/tpm.yaml