summaryrefslogtreecommitdiff
path: root/tests.deploy
diff options
context:
space:
mode:
Diffstat (limited to 'tests.deploy')
-rwxr-xr-xtests.deploy/setup2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests.deploy/setup b/tests.deploy/setup
index 88488a91..5f83747e 100755
--- a/tests.deploy/setup
+++ b/tests.deploy/setup
@@ -112,7 +112,6 @@ cat <<EOF > hello-system.morph
{
"name": "hello-system",
"kind": "system",
- "system-kind": "rootfs-tarball",
"arch": "$(uname -m)",
"strata": [
{
@@ -153,7 +152,6 @@ cat <<EOF > linux-system.morph
{
"name": "linux-system",
"kind": "system",
- "system-kind": "rootfs-tarball",
"arch": "$(uname -m)",
"strata": [
{