issues
search
linuxboot
/
contest
Run continuous and on-demand system testing for real and virtual hardware
MIT License
17
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix broken testing in CI
#173
mimir-d
closed
6 months ago
1
handle nils correctly in ParamExpander
#172
mimir-d
closed
6 months ago
1
Create new method in the server side
#171
nitay16
opened
10 months ago
0
null
#170
RiSKeD
closed
10 months ago
0
[jobmanager] Recover from job panics
#169
xaionaro
opened
1 year ago
2
Do not do nil pointer dereference on MySQL init error.
#168
xaionaro
closed
6 months ago
1
fix(e2e_tests): Removing a race condition with flags in the server
#167
xaionaro
closed
1 year ago
0
fix(api): Propagate context values
#166
xaionaro
closed
1 year ago
1
fix(logging): Do not report 'logger.go' as the logging file
#165
xaionaro
closed
1 year ago
1
Migrating the whole project from xcontext to go-belt.
#164
xaionaro
closed
1 year ago
11
Add support for cleanup steps
#163
vjt
closed
1 year ago
6
Adding a new context key JobOwnerID
#162
allaouiamine
closed
1 year ago
3
Update README and fix start-literal test descriptor
#161
vjt
closed
1 year ago
0
update readme
#159
mimir-d
opened
1 year ago
1
Fix/test desc
#158
RiSKeD
closed
1 year ago
0
Fix/update fti
#157
walterchris
closed
1 year ago
0
logging should have step label field
#156
mimir-d
opened
1 year ago
0
start all pipeline plugins before any processing
#155
mimir-d
closed
1 year ago
0
Rename plugin terminology in jobs; "plugin" instead of "name"
#154
mimir-d
opened
1 year ago
0
[pkg/test] add more needed type handling to ParamExpander
#153
mimir-d
closed
2 years ago
2
plugins/teststeps/qemu.go: Add qemu teststep.
#152
glabelderp
closed
1 year ago
2
Increase healthcheck retries
#151
mahmednabil109
closed
2 years ago
1
Increase the linter timeout
#150
mahmednabil109
closed
2 years ago
1
Add UI components to render tags
#149
mahmednabil109
closed
2 years ago
3
Move filters' source of truth to the backend
#148
mahmednabil109
opened
2 years ago
0
Add missing go versions update
#147
mahmednabil109
closed
2 years ago
1
Update go version
#146
mahmednabil109
closed
2 years ago
1
Log storage errors
#145
mahmednabil109
closed
2 years ago
0
Proof of concept of using TestStepInputOutput that hides using channels behind interface.
#144
rihter007
opened
2 years ago
1
add target cleanup steps that run regardless of pass/fail
#143
mimir-d
closed
1 year ago
5
add template userfunc for timestamp, with configurable format
#142
mimir-d
opened
2 years ago
0
[v2] add template userfunc with runner internals (like jobid, runid, etc)
#141
mimir-d
opened
2 years ago
0
Emit "VariableEmitted" on adding new variable in a test step
#140
rihter007
closed
1 year ago
2
Add tag endpoint to admin server
#139
mahmednabil109
closed
2 years ago
3
[v2] make job descriptor JSON5 compatible
#138
mimir-d
opened
2 years ago
3
Fix race condition in step runner's run error propagation
#137
rihter007
closed
2 years ago
1
[v2] remove unnecessary json lists from param values
#136
mimir-d
opened
2 years ago
0
[v2] refactor step plugin api for backwards compat
#135
mimir-d
opened
2 years ago
1
Refactor goroutine leaks checker
#134
rihter007
closed
2 years ago
4
Refactor admin server storage api
#133
mahmednabil109
closed
2 years ago
0
Add http config options
#132
mahmednabil109
closed
2 years ago
1
To think: TestRunner.targetHandler should operate on TestRunner's API that will underneath manipulate stepStates
#131
rihter007
opened
2 years ago
0
Override Default values in http logger
#130
mahmednabil109
closed
2 years ago
0
Use batch logic to push logs
#129
mahmednabil109
closed
2 years ago
1
Use string instead of int as a base type for targetStepPhase
#128
rihter007
closed
2 years ago
6
Refactor/remove run monitor
#127
rihter007
closed
2 years ago
1
TestRunner: Remove step stopping loop in RunMonitor
#126
rihter007
closed
2 years ago
2
Always wait for StepRunner to finish in WaitResults method even in case of a failure
#125
rihter007
closed
2 years ago
0
Feature/variables teststep
#124
rihter007
closed
2 years ago
2
Fix/tolerate nil target in parameter expanding
#123
rihter007
closed
2 years ago
1
Next