diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-05 13:05:48 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-05 13:05:48 -0700 |
commit | 83a32c93788a0a8ce2c4321f7e62591725e9b13d (patch) | |
tree | 2f8eb912b082da120ddfd3a1c26b8a58dfacb5cb | |
parent | 3ec4f930f4ab7910ce730b4648f2a7403711cdcd (diff) |
[storperf] Fix stable/fraser branch name
Missed changing the branch name when copying over the release file.
Change-Id: I25105253911f19dbfa621b29c2a812df4a8af01d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | releases/fraser/storperf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releases/fraser/storperf.yaml b/releases/fraser/storperf.yaml index 4a1734c76..06a37f6bb 100644 --- a/releases/fraser/storperf.yaml +++ b/releases/fraser/storperf.yaml @@ -4,6 +4,6 @@ project-type: testing release-model: stable branches: - - name: stable/euphrates + - name: stable/fraser location: storperf: ce8adafbccb4bc37930f95561fa24874906013ad |