issues
search
facebookarchive
/
contest
Run continuous and on-demand system testing for real and virtual hardware
MIT License
32
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added missing copyright headers
#307
insomniacslk
closed
2 years ago
1
Add deprecation notice
#306
mimir-d
closed
3 years ago
0
Add missing plugins for the sample test descriptors
#305
mimir-d
closed
3 years ago
1
optimize(mysql): Add indices for SELECTs
#304
xaionaro
closed
3 years ago
1
Add exec test step plugin
#303
mimir-d
closed
3 years ago
2
Fix race condition in docker-compose
#302
mimir-d
closed
3 years ago
2
Implement waitport teststep plugin
#301
rihter007
closed
3 years ago
1
pluginregistry: Better error for unknown teststeps
#300
tfg13
closed
3 years ago
1
make sure jobID, runID are available in Reporters, TestSteps, TMs
#299
tfg13
closed
3 years ago
1
plugins/teststeps/s3fileupload/s3fileupload.go:
#298
llogen
closed
3 years ago
6
Added contest-generator
#297
insomniacslk
closed
3 years ago
22
New reporter that can upload a file to a AWS S3 bucket.
#296
llogen
closed
3 years ago
7
docker: Support different architectures
#295
tfg13
closed
3 years ago
1
ignore macos .DS_Store files
#294
tfg13
closed
3 years ago
1
Support MariaDB
#293
tfg13
closed
3 years ago
1
Check in the plugin writer's guide
#292
rojer9-fb
closed
3 years ago
1
Add missing copyright header
#291
rojer9-fb
closed
3 years ago
1
[storage] Add storage consistency semantics
#290
mimir-d
closed
3 years ago
4
[jobmanager] Add status for all runs instead of just the latest one
#289
mimir-d
closed
3 years ago
2
Fix a lint error
#288
rojer9-fb
closed
3 years ago
2
Only run goroutine leak check if the test is otherwise ok
#287
rojer9-fb
closed
3 years ago
1
Fix unmarshaling null step resume state
#286
rojer9-fb
closed
3 years ago
1
upstream resumption helpers and port sleep test step
#285
tfg13
closed
3 years ago
2
Fail zombie jobs on startup
#284
rojer9-fb
closed
3 years ago
0
Change event payload to MEDIUMTEXT
#283
rojer9-fb
closed
3 years ago
1
job_runner: Do not handle cancellation in target acquisition loop
#282
rojer9-fb
closed
3 years ago
1
fix(jobmanager): Use request's context to do logging
#281
xaionaro
closed
3 years ago
1
Allow targets in running phase if the step has been paused
#280
rojer9-fb
closed
3 years ago
1
dblocker: Fix rare race in TryLock
#279
tfg13
closed
3 years ago
1
Add support for intra-step pause
#278
rojer9-fb
closed
3 years ago
3
Continue refresh locks for paused jobs until server exits
#277
rojer9-fb
closed
3 years ago
1
log(jobmanager): Log ServerID
#276
xaionaro
closed
3 years ago
1
plugins/cmd: Put executed commands into separate session
#275
rojer9-fb
closed
3 years ago
1
feat(xcontext): Pass-through log format string
#274
xaionaro
closed
3 years ago
0
Invoking JobManager from a Reporter plugin
#273
llogen
closed
3 years ago
6
Add target manager state to the target
#272
rojer9-fb
closed
3 years ago
1
[xcontext] Add implementations of prometheus and trafficstars metrics.
#271
xaionaro
closed
3 years ago
5
Add targets parameter to TargetManager.Release method
#270
rihter007
closed
3 years ago
1
Add Storage.Close method
#269
rojer9-fb
closed
3 years ago
1
cli: Fix output in case of server error + report timeout properly
#268
tfg13
closed
3 years ago
1
server mainloop: Process async + Fix write in read-only Status query codepath
#267
tfg13
closed
3 years ago
1
Add end to end tests, with real server and client
#266
rojer9-fb
closed
3 years ago
3
Fix job resume handling of multiple tests
#265
rojer9-fb
closed
3 years ago
1
Produce and commit run reports to storage as soon as the run ends
#264
rojer9-fb
closed
3 years ago
1
Plugin API cleanup: remove Resume() and CanResume()
#263
rojer9-fb
closed
3 years ago
4
TargetLocker.Refresh and .Unlock API changes, clean up tests
#262
rojer9-fb
closed
3 years ago
5
Do not select on ctx.Done() anymore after job has been canceled
#261
rojer9-fb
closed
3 years ago
1
bugfix(xcontext): Fix panic in StdCtxUntil
#260
xaionaro
closed
3 years ago
1
Fix test step shutdown timeout handling
#259
rojer9-fb
closed
3 years ago
1
job_runner: Don't panic in GetCurrentRun if there are none
#258
tfg13
closed
3 years ago
1
Next