summaryrefslogtreecommitdiff
path: root/tests/format/junctions/config-target/elements/invalid-source-target.bst
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-06-01 20:06:12 +0900
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-06-01 23:11:04 +0900
commite5d0e0c8ab134a874b74176b308f45b440a6f07b (patch)
tree9e1484dc517e608ad9f4793030dd75911201decb /tests/format/junctions/config-target/elements/invalid-source-target.bst
parent6ec85d2942ea5a4adb7fbd9f9cd8e8d6beb41435 (diff)
downloadbuildstream-e5d0e0c8ab134a874b74176b308f45b440a6f07b.tar.gz
junctions: Remove all traces of the `target` option
This removes: * The `target` feature from the junction plugin * Special case code in the loader for the `target` feature * The `target` related cases in tests/format/junctions.py This also adjusts the `target` related documentation in the `junction` element to suggest using a `link` element for the purpose of using a subproject junction configuration to access a common sub-subproject.
Diffstat (limited to 'tests/format/junctions/config-target/elements/invalid-source-target.bst')
-rw-r--r--tests/format/junctions/config-target/elements/invalid-source-target.bst8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/format/junctions/config-target/elements/invalid-source-target.bst b/tests/format/junctions/config-target/elements/invalid-source-target.bst
deleted file mode 100644
index b97d09034..000000000
--- a/tests/format/junctions/config-target/elements/invalid-source-target.bst
+++ /dev/null
@@ -1,8 +0,0 @@
-kind: junction
-
-sources:
-- kind: local
- path: subproject/subsubproject
-
-config:
- target: subproject.bst:subsubproject-junction.bst