Skip to content

Commit 83838e2

Browse files
committed
FAB-3127 regression folder structure
The intent is to soon place many tests scripts and supporting infrastructure under folder fabric/test/regression/ to store them close to the fabric code with which they correlate. Next we will be constructing jenkins automation test suites on "daily", "weekly" and "release" test suites and run and post results for the community Change-Id: I2e69ae2bea8bf9931edd4a417542e5fa069c9314 Signed-off-by: rameshthoomu <[email protected]>
1 parent a076bba commit 83838e2

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

test/regression/daily/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Daily Tests
2+
===========

test/regression/release/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Release Tests
2+
=============

test/regression/weekly/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Weekly Tests
2+
============

test/tools/OTE/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Orderer Traffic Engine
2+
======================

test/tools/PTE/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Performance Traffic Engine
2+
=========================

0 commit comments

Comments
 (0)