summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-01-15 22:53:05 +0000
committerChandan Singh <chandan@chandansingh.net>2020-01-15 22:53:05 +0000
commitc6795b438c10eb7152544714d034080a299b34be (patch)
tree9cbb623099386a177f6ccce1d7ac981f0139a7af
parent28ec1c9ef848cb20cc5722deedec59b4017c8a0f (diff)
downloadbuildstream-c6795b438c10eb7152544714d034080a299b34be.tar.gz
tests/integration/project.conf: Remove unused external pluginschandan/remove-bst-experimental-unused
There are no tests that rely on these plugins anymore, so remove the corresponding declarations from project.conf.
-rw-r--r--tests/integration/project/project.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/integration/project/project.conf b/tests/integration/project/project.conf
index 635c73a7f..ddfe47b6d 100644
--- a/tests/integration/project/project.conf
+++ b/tests/integration/project/project.conf
@@ -21,9 +21,3 @@ split-rules:
/tests
- |
/tests/*
-plugins:
-- origin: pip
- package-name: bst-plugins-experimental
- elements:
- cmake: 0
- make: 0