github.com/tenywen/fabric@v1.0.0-beta.0.20170620030522-a5b1ed380643/test/regression/weekly/README.md (about)

     1  # Weekly Test Suite
     2  [Click here for Weekly Test Suite Status Page (WIP)](link TBD) Each testcase title provides the test objective and the Jira issue that contains more details.
     3  
     4  ## Test Details
     5  Refer to [../daily/README](../daily/README.md) Everything there is relevant.
     6  
     7  ## Execute all tests in this directory
     8  The tests are split into groups; each could be executed by different CI jobs in parallel.
     9  
    10  ```
    11      cd /path/to/fabric/test/regression/weekly
    12  ```
    13  
    14  ```
    15      ./runGroup1.sh
    16      ./runGroup2.sh
    17      ./runGroup3.sh
    18  ```
    19  
    20  
    21  <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
    22  s