From c281a2b7218ca0ad4236b91e3aeef45de549fd8f Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 16 Mar 2018 14:32:23 -0700 Subject: Initial Release files from Euphrates Release These files normally contain the start point of the stable/release branch, but as this is the initial setup starting from the previous release, they contain the tip of the stable branch. When a project is ready to being the stable branch process, they will copy their project's release file and modify the 'branches' mapping to create their stable branch. Change-Id: I0244da5eeb94c431d83f217ec07b08553fdf0639 Signed-off-by: Trevor Bramwell --- releases/euphrates/vswitchperf.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/euphrates/vswitchperf.yaml (limited to 'releases/euphrates/vswitchperf.yaml') diff --git a/releases/euphrates/vswitchperf.yaml b/releases/euphrates/vswitchperf.yaml new file mode 100644 index 000000000..3ae3b08c3 --- /dev/null +++ b/releases/euphrates/vswitchperf.yaml @@ -0,0 +1,9 @@ +--- +project: vswitchperf +project-type: testing +release-model: stable + +branches: + - name: stable/euphrates + location: + vswitchperf: d126de94bea2e5d0e237dc6a3373fd3d53e3cfa3 -- cgit 1.2.3-korg