summaryrefslogtreecommitdiff
path: root/tsp
AgeCommit message (Expand)AuthorFilesLines
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 Mistewicz2-4/+4
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-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-07Use new version of tct/resource_locking scriptAleksander Mistewicz1-8/+7
2016-08-24Clean workspace before useAleksander Mistewicz2-0/+2
2016-08-24Add information about image number and dateAleksander Mistewicz1-0/+3
2016-08-24Change target naming convention, remove symlinksAleksander Mistewicz11-31/+53
2016-08-24Modify tsp behaviour to comply with OBS changesAleksander Mistewicz3-10/+40
2016-07-11Move all workspaces' paths to tsp/common.shAleksander Mistewicz7-18/+28
2016-07-11Use logging library in download_image.pyAleksander Mistewicz2-20/+32
2016-07-11Omit snapshots in tsp/scripts/free_diskspace.shAleksander Mistewicz1-0/+5
2016-07-11Add arch arg to download_image.pyAleksander Mistewicz1-11/+19
2016-07-11Download and test snapshotsAleksander Mistewicz4-7/+19
2016-07-11Fix snapshot linking bug in tsp/scripts/publish.shAleksander Mistewicz1-1/+1
2016-07-11Use ImageVersion class in download_image.pyAleksander Mistewicz1-20/+34
2016-07-04Add version representation for downloaded imagesPawel Wieczorek1-0/+32
2016-07-04Add tsp/jobs/watch_diskspace.shAleksander Mistewicz2-0/+34
2016-06-23Add tsp/scripts/free_diskspace.shAleksander Mistewicz1-0/+24
2016-06-23Add tsp/cronfile.exampleAleksander Mistewicz1-0/+1
2016-06-23Add tsp/jobs/img_test_common.shAleksander Mistewicz5-0/+70
2016-06-23Add tsp/jobs/common_prep_flash_conf.shAleksander Mistewicz4-0/+81
2016-06-23Add tsp/scripts/common_prep_flash_conf.shAleksander Mistewicz3-0/+68
2016-06-21Add tsp/jobs/publish.shAleksander Mistewicz1-0/+38
2016-06-13Add pywikibot publisher scriptPawel Wieczorek1-0/+58
2016-06-13Add tsp/jobs/trigger_downloads.shAleksander Mistewicz3-2/+44
2016-06-13Add function to create project.confAleksander Mistewicz1-1/+9
2016-06-13Add tsp/scripts/download_image.pyAleksander Mistewicz1-0/+206
2016-06-13Add tsp/jobs/prerelease_watcher.shAleksander Mistewicz2-0/+30
2016-06-13Add prerelease crawler scriptPawel Wieczorek1-0/+79
2016-06-01Copy common.sh from tct directory to tspAleksander Mistewicz1-0/+28