summaryrefslogtreecommitdiff
path: root/.gitlab-ci/tracie
AgeCommit message (Expand)AuthorFilesLines
2020-12-22ci: remove all tracie remainsAndres Gomez12-1204/+0
2020-09-08tracie: Produce JUnit XML resultsAlexandros Frantzis2-5/+81
2020-09-08tracie: Make tests independent of environmentAlexandros Frantzis1-1/+4
2020-08-19ci: Fix URL to imagediff page in traces dashboardTomeu Vizoso1-6/+4
2020-08-19ci: Split traces.yml file per driverTomeu Vizoso1-6/+9
2020-07-30ci: Generate MinIO credentials within LAVA jobsTomeu Vizoso1-5/+34
2020-07-30ci: Print URL to image diff when a trace replay failsTomeu Vizoso1-0/+8
2020-07-30ci: Upload reference images for tracesTomeu Vizoso1-10/+26
2020-07-29ci: Always print status code of HTTP uploads in tracieTomeu Vizoso1-1/+2
2020-07-23ci: Namespace trace artifacts to the job numberTomeu Vizoso1-4/+7
2020-07-22ci: Prefix tracie artifacts with the device nameTomeu Vizoso1-4/+4
2020-07-21gitlab-ci: get the last frame from a gfxr trace using gfxrecon-infoAndres Gomez1-10/+6
2020-07-21gitlab-ci: Upload tracie artifacts to MinIOTomeu Vizoso2-11/+52
2020-07-21gitlab-ci: Download traces from MinIOTomeu Vizoso1-61/+11
2020-06-25ci/tracie: Print the path if the trace isn't found.Eric Anholt1-1/+3
2020-06-25ci: Don't call renderdoc's ReplayController.Shutdown()Tomeu Vizoso1-1/+0
2020-05-18ci: Fix TypoError error when traces in traces.yml is an empty listPablo Saavedra2-1/+12
2020-05-18ci: Split test_tracie_skips_traces_without_checksum in separate casesPablo Saavedra1-1/+18
2020-05-18ci: Migrate tracie tests done in shell script to pytestPablo Saavedra3-154/+186
2020-05-18ci: ArgumentParser receives the args from the main parametersPablo Saavedra1-13/+18
2020-05-18ci: TRACES_DB_PATH and RESULTS_PATH defined as relative pathsPablo Saavedra1-2/+2
2020-05-13gitlab-ci: correct tracie behavior with replay errorsAndres Gomez2-2/+4
2020-05-13gitlab-ci: create always the "results" directory with tracieAndres Gomez2-0/+2
2020-04-30gitlab-ci: update tracie README after changes in main scriptAndres Gomez1-11/+6
2020-04-22gitlab-ci: adapt query_traces_yaml to gitlab specific changesAndres Gomez2-12/+15
2020-04-14gitlab-ci: make explicit tracie is gitlab specificAndres Gomez1-20/+12
2020-04-07tracie: Reformat code to fix indentationRohan Garg1-8/+8
2020-04-07tracie: Print results in a machine readable formatRohan Garg2-6/+37
2020-04-02tracie: Switch to using shutil.move for cross filesystem movesRohan Garg1-2/+3
2020-03-27gitlab-ci: replay apitrace traces in headless modeAndres Gomez1-1/+2
2020-03-27gitlab-ci: add apitrace's DXGI traces supportAndres Gomez3-9/+18
2020-03-26gitlab-ci: Fix traces caching in tracieAlexandros Frantzis1-1/+1
2020-03-17ci: Drop the git dependency in tracieRohan Garg4-214/+196
2020-03-17gitlab-ci: Use surfaceless platform also for apitraceTomeu Vizoso1-2/+2
2020-03-17gitlab-ci: Update renderdocTomeu Vizoso1-2/+4
2020-03-04gitlab-ci: Add jobs to be able to test VulkanAndres Gomez1-10/+38
2020-03-04gitlab-ci: Add gfxreconstruct traces supportAndres Gomez2-4/+50
2020-03-04gitlab-ci: Change devices format to <api-vendor-deviceId>Andres Gomez3-19/+21
2020-03-04tracie: correct typoAndres Gomez1-1/+1
2020-02-20gitlab-ci: Automated testing with OpenGL tracesAlexandros Frantzis11-0/+918