summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-06Run Avocado tests on odroid and minnowAleksander Mistewicz3-0/+26
2016-12-06Add run_avocado_sdb() to tct/run/run.shAleksander Mistewicz1-0/+15
2016-12-06Add run_avocado_ssh() to tct/run/run.shAleksander Mistewicz1-0/+17
2016-12-06Add tsp/common_test.yaml.exampleAleksander Mistewicz1-0/+18
2016-12-06Add SDB support to tct/run/common_test.pyAleksander Mistewicz1-8/+29
2016-12-06Add avocado testscript: tct/run/common_test.pyAleksander Mistewicz1-0/+88
2016-12-06Preserve SSH session between callsAleksander Mistewicz1-0/+3
2016-12-06Use WS instead of / in tsp/jobs/watch_diskspace.shAleksander Mistewicz1-3/+2
2016-12-06Fix build_nr in tsp/jobs/trigger_downloads.shAleksander Mistewicz1-10/+13
2016-12-06Add artik support to tsp/scripts/download_image.pyAleksander Mistewicz1-23/+44
2016-12-06New version of tsp/scripts/download_image.pyAleksander Mistewicz4-96/+79
2016-12-06Fix issues reported by ShellCheck in tctAleksander Mistewicz15-32/+32
2016-12-06Fix issues reported by ShellCheck in tspAleksander Mistewicz13-86/+94
2016-12-06Add test/tct_prepare.batsAleksander Mistewicz1-0/+70
2016-12-06Add test/tct_sdmux.batsAleksander Mistewicz1-0/+36
2016-12-06Add test/tct_common.batsAleksander Mistewicz1-0/+27
2016-12-06Add test/resource_locking.py.batsAleksander Mistewicz1-0/+89
2016-12-06Add tsp/stop.shAleksander Mistewicz2-2/+76
2016-12-06Add tsp/tsp-sudoerAleksander Mistewicz1-0/+29
2016-12-06Do not run sshpass and sd-mux-ctrl as rootAleksander Mistewicz3-7/+7
2016-12-06Check for ssh errors in common_prep_flash_conf.shAleksander Mistewicz2-18/+41
2016-12-06Update tsp/scripts/free_diskspace.shAleksander Mistewicz1-4/+10
2016-11-08Replace sqlite3 html output with python scriptAleksander Mistewicz1-1/+1
2016-11-08Add tsp/scripts/publish.pyAleksander Mistewicz1-0/+82
2016-11-08Add "tbuildnr" field to results.db3Aleksander Mistewicz2-6/+8
2016-11-08Publish database content in WWW_PUBLISH fileAleksander Mistewicz4-0/+27
2016-11-08Store results in sqlite3 databaseAleksander Mistewicz4-7/+39
2016-11-02Add schema and initial values for sqlite3 dbAleksander Mistewicz3-0/+38
2016-11-02Compare result with snapshot and assign proper tagAleksander Mistewicz1-3/+95
2016-11-02Dump variable name and value to sysctl.result fileAleksander Mistewicz5-7/+20
2016-10-07Set TS_SLOTS for every queueAleksander Mistewicz1-4/+4
2016-10-07Update md5sums logic in tsp/scripts/crawler.pyAleksander Mistewicz1-7/+13
2016-10-07Fix missing mountpoint directory in mount_image()Aleksander Mistewicz2-2/+2
2016-10-07Log every finished job to /tmp/testlab.logAleksander Mistewicz3-1/+4
2016-10-07Use TMPDIR instead of TS_SOCKET in tsp/common.shAleksander Mistewicz1-5/+15
2016-10-07Write new timestamp at the end in crawl.pyAleksander Mistewicz1-2/+2
2016-10-07Use logging in tsp/scripts/crawler.pyAleksander Mistewicz2-2/+21
2016-10-07Replace env variable with argparse in crawler.pyAleksander Mistewicz2-31/+42
2016-10-07Add timeout to remote script run and watcherAleksander Mistewicz2-3/+3
2016-10-07Add timeout to copy_ssh and run_smoke_sshAleksander Mistewicz2-2/+2
2016-10-07Remove magic HOLDOFF number in resource_locking.pyAleksander Mistewicz1-5/+10
2016-10-07Remove magic INC number in resource_locking.pyAleksander Mistewicz1-5/+10
2016-10-07Check for UUID files in tct/resource_locking.pyAleksander Mistewicz1-2/+17
2016-10-07Use new version of tct/resource_locking scriptAleksander Mistewicz1-8/+7
2016-10-07Add "--unlockfailed" to tct/resource_locking.pyAleksander Mistewicz1-0/+13
2016-10-07Add count files to tct/resource_locking.pyAleksander Mistewicz1-2/+34
2016-10-07Add "--retrylock" to tct/resource_locking.pyAleksander Mistewicz1-0/+12
2016-10-07Add "--unlock" to tct/resource_locking.pyAleksander Mistewicz1-1/+17
2016-10-07Add "--lock" to tct/resource_locking.pyAleksander Mistewicz1-0/+28
2016-09-26Add tct/resource_locking.pyAleksander Mistewicz1-0/+104