Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite alya-testsuite
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuitealya-testsuite
  • Wiki
  • Contribution workflow

Contribution workflow · Changes

Page history
Update Contribution workflow authored Jul 24, 2019 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Contribution-workflow.md
View page @ 768aab84
......@@ -16,7 +16,11 @@ However, you cannot contribute to this repository. So you will have to create a
svn copy svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/tests svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/branches/[mytests]
```
replacing `mytests` by the name you want.
replacing `mytests` by the name you want, and checkout it:
```
svn co svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/branches/[mytests]
```
If you already have your own tests branch, update it using the merge command:
......
Clone repository
  • Home
  • User
    • Basic information
    • Execute the Testsuite
    • Analyze the results
  • Developer
    • Adding/modifying tests workflow
    • Manage the tolerances