summaryrefslogtreecommitdiff
path: root/tests/cachekey/project/sources/local1.expected
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-08-12 10:45:30 +0200
committerJürg Billeter <j@bitron.ch>2020-08-25 07:51:30 +0200
commit2d60e036937de51068bc267d8c0d89332966f6f2 (patch)
treeea1e13a090f3a68597c975f76d9b28c418938887 /tests/cachekey/project/sources/local1.expected
parent41204fc7ebb26731c39600a0c0f1a9e5830e5812 (diff)
downloadbuildstream-2d60e036937de51068bc267d8c0d89332966f6f2.tar.gz
_elementsources.py: Fix source names in unique keyjuerg/source-cache-key
The goal was to include the source plugin kind in the element cache key as the unique key of a source may not be unique across different source plugins. This is the source equivalent of the `element-plugin-name` value in the element cache key. However, `Source._get_source_name()` was the wrong method for this as that also includes the key itself, which may not even be set yet. This results in a cache key change. Fixes: 3953bcc6 ("element.py: clobber sources with workspace")
Diffstat (limited to 'tests/cachekey/project/sources/local1.expected')
-rw-r--r--tests/cachekey/project/sources/local1.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/sources/local1.expected b/tests/cachekey/project/sources/local1.expected
index cd4d88520..b9a130cf9 100644
--- a/tests/cachekey/project/sources/local1.expected
+++ b/tests/cachekey/project/sources/local1.expected
@@ -1 +1 @@
-ce06b21e8f3673bea6d3fa521099a26abe1ba89da996b24c9f9df1270ec4d33b \ No newline at end of file
+64ff0a8d320d3a7c3bf27a5a0a897f1ef0854d38721f92fdbecb03b1029b9c2d \ No newline at end of file