Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
slapos
Commits
80f69245
Commit
80f69245
authored
Mar 16, 2018
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! slapos-testing: minimal documentation
parent
87e6b268
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
software/slapos-testing/README.md
software/slapos-testing/README.md
+5
-8
No files found.
software/slapos-testing/README.md
View file @
80f69245
...
...
@@ -11,22 +11,19 @@ Nexedi staff can see the results of this test from the test suite
`SLAPOS-EGG-TEST`
in test result module.
To run test suite locally, one can use these commands in a webrunner:
Here's an example session of how a developer could use this software release in
slaprunner to develop a slapos egg, in the example
`slapos.core`
, to make
changes to the code, run tests and publish changes.
```
bash
# install this software release
SR
=
https://lab.nexedi.com/nexedi/slapos/raw/master/software/slapos-testing/software.cfg
COMP
=
slaprunner
slapos supply
$SR
$COMP
slapos node software
slapos request
--node
=
node
=
$COMP
$SR
$COMP
slapos node instance
~/srv/runner/instance/slappart0/bin/runUnitTest
```
Here's an example session of how a developer could use this software release to
develop a slapos egg, in the example
`slapos.core`
, to make changes to the code,
run tests and publish changes.
```
bash
# The source code is a git clone working copy on the instance
cd
~/srv/runner/instance/slappart0/parts/slapos.core/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment