Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

openQA-4.6.1592865598.88eb8f02c-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: openQA Distribution: openSUSE:Factory:zSystems
Version: 4.6.1592865598.88eb8f02c Vendor: obs://build.opensuse.org/openSUSE:Factory:zSystems
Release: 1.1 Build date: Tue Jun 23 21:10:53 2020
Group: Development/Tools/Other Build host: s390p21
Size: 12223066 Source RPM: openQA-4.6.1592865598.88eb8f02c-1.1.src.rpm
Url: http://os-autoinst.github.io/openQA/
Summary: The openQA web-frontend, scheduler and tools
openQA is a testing framework that allows you to test GUI applications on one
hand and bootloader and kernel on the other. In both cases, it is difficult to
script tests and verify the output. Output can be a popup window or it can be
an error in early boot even before init is executed.

openQA is an automated test tool that makes it possible to test the whole
installation process of an operating system. It uses virtual machines to
reproduce the process, check the output (both serial console and screen) in
every step and send the necessary keystrokes and commands to proceed to the
next. openQA can check whether the system can be installed, whether it works
properly in 'live' mode, whether applications work or whether the system
responds as expected to different installation options and commands.

Even more importantly, openQA can run several combinations of tests for every
revision of the operating system, reporting the errors detected for each
combination of hardware configuration, installation options and variant of the
operating system.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Jun 23 2020 coolo@suse.com
  - Update to version 4.6.1592865598.88eb8f02c:
    * Increase version requirement for some dependencies
* Thu Jun 18 2020 coolo@suse.com
  - Update to version 4.6.1592454623.560f44635:
    * Prevent schedule from being reread unnecessarily
    * Fix order of arguments in script/openqa-worker-cacheservice-minion
    * Fix logic for changed schedule
    * Reset locks when restarting the cache service Minion worker
    * t: Attempt to fix sporadic timeout in basic.t in circleci
    * Attempt to fix sporadically missing test modules due to 0d1061af
* Tue Jun 16 2020 coolo@suse.com
  - Update to version 4.6.1592287553.6689377a6:
    * Dependency cron 200616
    * Update logo.png to the new SUSE logo
* Sun Jun 14 2020 coolo@suse.com
  - Update to version 4.6.1592022958.c44fca22c:
    * Dependency cron 200613
    * Allow flock on temporary files to fix support for monitoring with Mojolicious::Plugin::Status
    * Add error message when openqa-clone-custom-git-refspec is called on invalid job
* Thu Jun 11 2020 coolo@suse.com
  - Update to version 4.6.1591782003.8d14b8990:
    * Mark flaky t/ui/26-jobs_restart.t as unstable
    * Allow OpenID login via POST request
* Tue Jun 09 2020 coolo@suse.com
  - Update to version 4.6.1591699942.8543386ed:
    * Dependency cron 200609
    * Add notes about arbitrary reasons
    * Remove out-dated comments; stopping will no longer be delayed as stated
    * Use newly introduced constants for worker commands and stop reasons
    * Improve dealing with worker commands and stop reasons
    * Add missing copyright header in constants modules
    * Remove stop type 'scheduler_abort' which is not used anymore
    * Improve coding style in set_running
    * Prevent Perl warning in downloader code
    * Improve UI for selecting the display order of builds
    * Select interval checkbox for interval from query parameter if applicable
    * Improve wording in the index page form, mainly to improve consistency
    * Improve coding style in JavaScript/CSS/template files
    * Avoid accumulating `comments_page` query parameters when using pagination
    * Fix typo in pagination code
    * Add autorefresh in the index page (#3141)
    * Maintain pagination when an user role changes
    * Fix pagination in the group overview page
    * Dependency cron 200605
    * Turn two schema functions into methods
    * Hide livestream when loading test details and job is currently uploading
    * Update out-dated comment; the image upload is async via Mojo::IOLoop->subprocess
    * t: Use Test::MockModule->redefine in t/28-logging.t
    * Only reload test schedule when test_order.json has been changed
    * Make restart button work again after the job state changed
    * Dependency cron 200604
    * t: Allow to configure amount of unstable/rejective workers in 05-scheduler-full.t
    * t: Simplify worker startup in 05-scheduler-full with map
    * t: Improve test description strings in 05-scheduler-full
    * t: Fix warning in 28-logging.t with strict MockModule and Test::Warnings
    * Extract methods for "ignore_known_images" and "ignore_known_files" in Worker::Job
    * Simplify Worker::Job slightly
    * Remove unnecessary single-line step in Worker::Job
    * Use the more idiomatic ->find instead of ->single
    * Replace duplicate method OpenQA::Schema::Result::Workers::to_string
    * Delete unnecessary pre-declaration of log_warning in OpenQA::Log
    * Generalize handling the video
    * Remove dead code from OpenQA::WebAPI::Plugin::ObsRsync
    * doc: Improve virtio/svirt serial terminal docs
    * Fix tests on OBS when "ps" is not installed
    * Use :report_warnings feature of Test::Warnings
    * Mark "25-cache-service.t" as unstable test as observed in circleci
    * Mark old issues and pull requests as stale
    * Extract methods for "ignore_known_images" and "ignore_known_files" in Worker::Job
    * Simplify Worker::Job slightly
    * Remove unnecessary single-line step in Worker::Job
    * t: Fix "Dubious, test returned 9" in 05-scheduler-full.t
    * t: Fix unstable test 'Allocated maximum number' in 05-scheduler-full
    * t: Sleep only when necessary when waiting for worker
    * t: Fix sporadic test failures on mis-assignment of jobs in scheduling
    * t: Increase robustness of 05-scheduler-full with reduced scheduler tick
    * t: Prevent use of occupied port in all full-stack/scalability tests
    * Makefile: Bump timeout limit for various tests for slow circleci
    * t: Provide unique process name for worker in scalability test as well
    * t: More cleanup in t/05-scheduler-full.t
* Tue Jun 02 2020 coolo@suse.com
  - Update to version 4.6.1591092399.b9fb68988:
    * t: Make output nicer on time limit
    * Dependency cron 200601
    * Avoid stopping the live log when the worker already works on different job
    * worker: Keep uploading results until logs and assets have been uploaded
    * worker: Log every 10th uploaded chunk to autoinst-log.txt as well
    * Keep 'live' tab shown while uploading for improved feedback
    * Avoid rendering 'live' tab when job is already done
    * Update comments in worker function _upload_result
    * Fix style issue in running.js so jshint shows no errors
    * Do not shadow $errors in utils-job-templates test
    * Capture base_state.json JSON error warning
    * Add '--merge' option to prove
    * Show an explicit warning when failing to wakeup scheduler
    * Prefetch parent job in JobModules::job_modules()
    * Capture screenshot created message in screenshot test
    * Dependency cron 200529
    * t: Make process handling more robust with IPC::Run
    * Log errors when claiming OpenID identity
    * Fix visual artifact in audio result box
    * Use named tempdir in cli archive unit test
    * Add documentation for MAX_JOB_TIME taking ab743579 into account
    * Validate parameters passed to job API routes
    * Add link to latest test in ObsRsync Project list (#3052)
    * templates: Simplify calculation of build bar results with 'total' value
    * t: Use OpenQA::Test::TimeLimit in basic.t for a start
    * Add "by groups name" as option to organize the builds in parent group overview
    * t: Add test module to check for test runtime
    * t: Extend 28-logging.t to cover color codes
    * Define custom log color selection compatible with reverse video terminals
    * Slightly simplify OpenQA::Log
    * Add colors to log output when available
    * Enable NOVIDEO for jobs with increased MAX_JOB_TIME by default
    * Move computing max job time into own function and add tests
    * Job templates: Return full error message for invalid YAML
    * t: Simplify basic.t
    * t: Output port for scheduler service as well
    * Improve debug message for job-worker assignment
    * t: Add trivial test for OpenQA::Log::get_channel_handle coverage
    * t: Simplify stdout matching in 28-logging.t
    * t: Fix warning "Prototype mismatch: sub Time::HiRes::gettimeofday"
    * t: Fix a sporadic problem in 05-scheduler-full about jobs assigned to dead workers
    * Delete unused import in WebAPI::Controller::API::V1::Worker
    * Delete obsolete TODO in worker schema implementation
    * DRY in name/to_string within worker schema implementation
    * t: Provide unique process name for all forked processes
    * t: Use IPC::Run for gru service in t/api/14-plugin_obs_rsync_async.t
    * t: Simplify sleep, retry and loops in t/api/14-plugin_obs_rsync_async.t
    * t: Output port for websocket server same as we do for webapi
    * t: Ensure unavailable websocket server is seen by throwing exception
    * t: Sort external imports first in 43-scheduling-and-worker-scalability.t
    * Simplify use of Test::Output with bare blocks rather than sub refs
    * t: Delete obsolete/disabled code in api/04-jobs.t
    * Render job module results on client side
    * Job templates: Escape dot in regex
    * Try using exclusive locks explicitly to prevent SQLite file corruption
    * Move remaining clone job functions into CloneJob module
* Tue May 19 2020 coolo@suse.com
  - Update to version 4.6.1589882993.dd2749ac3:
    * update-deps: Fix script path
    * Depend on Mojolicious 8.42 for session security fixes
    * Pass the first line of an os-autoinst multi-line error instead of discarding it
    * worker: Improve retrieving extended reason from os-autoinst
    * t: Catch all output in config.t
    * spec: Move configure-web-proxy to web UI package where it is needed
    * Dependency cron 200517
    * Improve coding style in t/ui/18-test-details.t
    * Fix showing needle info when symlinks are used
    * Show candidate needle's last match/seen in the needle diff view
* Sun May 17 2020 coolo@suse.com
  - Update to version 4.6.1589554725.a1ad83f83:
    * Allow hidden keys in job template YAML
    * Return error when creating a needle only contains ocr area
    * Do not share controllers as base classes between micro services
    * Move actions and helpers used by multiple micro services into the OpenQA::Shared namespace
    * Remove more dead code
    * WebAPI needs the developer controller
    * Remove unnecessary referer check
    * Separate OpenQA::LiveHandler and OpenQA::WebAPI code a bit more
    * Add help for 'fetchneedles', 'openqa-bootstrap', 'openqa-bootstrap-container'
    * Add '--help' for script/configure-web-proxy
* Thu May 14 2020 coolo@suse.com
  - Update to version 4.6.1589385688.c7582131b:
    * Stabilize 25-cache-service.t using Time::HiRes
    * docs: Describe the possibility for cloud instances explicitly
    * t: Extract 'start_worker' method to reduce duplicate code
    * Dependency cron 200513
    * t: Delete unused 'stop_worker' in 33-developer_mode.t
    * t: Prevent perl warning when 05-scheduler-full fails
    * Remove references to Test::More::Color not adding benefit
    * Mark unstable/flaky t/ui/27-plugin_obs_rsync_status_details.t as such
    * Add MicroOS bug reporting URL
    * Makefile: Bump timeout for 't' for accepted slow runs
* Tue May 12 2020 coolo@suse.com
  - Update to version 4.6.1589279446.c80b4132b:
    * Simplify test code in generating jobs settings
    * Fix dynamically deactivating tabs in test details
    * Fix returning result of finished job
    * Decrease polling interval of web socket console to potentially speed up tests
    * Ignore further JavaScript errors to reduce number of false-positive tests
    * systemd: Get rid of obsolete dependency of worker on apache2
    * t: Add possibility to overwrite full-stack temp dir for easier debugging
    * Avoid additional white-spaces in job settings table
    * Test scheduled products search
    * Provide CPU flags on worker information for debugging CPU instruction support
    * Make scheduled product IDs in the table links
    * Allow showing scheduled product results when not logged in
    * Tweak styling of scheduled products table
    * docs: Add various hints for saving time in local tests
    * t: Improve t/32-openqa_client.t
    * t: Enhance test messages in t/32-openqa_client.t
    * docs: Delete duplicate mention of 'tidy'
    * Add '--help' for tools/tidy
    * t: Change javascript_console_has_no_warnings_or_errors to only output once
    * Dependency cron 200510
    * setup-db: Prevent 'could not change directory' warning
    * Write JS code for audit and product log in a more compact way
    * Add link from test details to scheduled product page
    * Show all scheduled products in the web UI
    * Show scheduled product on test details page
    * Avoid repeated calls to $job->clone_id
    * Fix the issue `_URL` in jobs post is different from that in isos post
* Sun May 10 2020 coolo@suse.com
  - Update to version 4.6.1589026701.ed65375c3:
    * Fix missing mojo mode in scheduler daemon startup file
    * docs: Update local docker test usage
    * Initialize timeago elements correctly when refreshing info panel dynamically
    * Fix updating SVG favicon (without page reload)
    * Fix autoscroll checkbox in live log
    * Dependency cron 200508
    * t: Harmonize more test messages in full-stack.t
    * Try to stabilize ObsRsync unit test during stresstest
    * Add proxy detect for OpenQA::Client
    * docker: Use useradd -m (--create-home)
    * Use defaults already in startup scripts rather than systemd
* Thu May 07 2020 coolo@suse.com
  - Update to version 4.6.1588874206.b9aea9c2e:
    * docs: Update Contributing docs regarding dependencies
    * t: Remove "sleep 8" in full stack test after stabilization
    * Remove comments to fix syntax highlighting and unnecessary blank line from fullstack test
    * Adapt fullstack test to AJAX-based job status updates
    * Load autoinst-log.txt without page reload in details tab
    * Fix updating the info panel class and stopping the developer mode
    * Update favicon on job state transition (without page reload)
    * Avoid refreshing the whole test details page on job state transitions
    * Remove debug message leading to "Use of uninitialized value [...]" warnings
    * Fix get_last_test() in ObsRsync Plugin
    * Convert DISTRI into lowercase before replacing variables
    * Dependency cron 200507
    * t: Delete obsolete 'full-stack.d' directory
    * t: Remove unnecessary 't' prefix in temporary dirs
    * t: Ensure full stack test run has not passed "shutdown" module
    * t: Abbreviate 'wait_for_developer_console_contains_log_message' for nicer line wraps
    * t: Properly export functions from Open::Test::FullstackUtils
    * Use Test::Most instead of Test::More for convenience
    * Let Mojo::UserAgent deal with WebSocket redirects
    * Dependency cron 200506
    * Fix missing_assets to ignore repos, not 'hidden assets'
    * Add specific error messages for cache directory unspecified
    * t: Reduce runtime of 25-cache-service.t with lower sleep periods
    * t: Add timeout for cache service test internal wait
    * t: Add more unique test messages to 25-cache-service.t
    * Add convenience sub-package 'openQA-single-instance'
    * docs: Mention installation of openQA-worker explicitly
    * docs: Correct reference to main package as "openQA server package"
    * docs: Simplify reference to minimum Leap/Fedora version
    * The exporter is not needed for authentication modules
    * Improve openqa-validate-yaml
    * Prevent repeated import attempts in WebAPI::Controller::Session
    * Use explicit 'return undef' in WebAPI::Controller::Session
    * Validate job done event
    * Refactor jobs tests into subtests
    * Simplify WebAPI::Auth::OpenID
    * Simplify WebAPI::Controller::Session with early returns
    * Simplify WebAPI::Controller::Session
    * Remove unused imports in WebAPI::Controller::Session
* Tue May 05 2020 coolo@suse.com
  - Update to version 4.6.1588677155.c96a967f7:
    * Dependency cron 200505
    * Makefile: Fix evaluation for 'test-unstable' as followup to a8537863d
    * t: Correct cache test wait loop condition in full-stack.t
    * t: Add wait for UI instrumentation instability in full-stack.t
    * t: Phrase test message positively to prevent confusion
    * Use more Mojo::File in t/full-stack.t
    * t: Use existing dataset as time reference for stability
    * t: Add test messages to javascript_console_has_no_warnings_or_errors in full-stack.t
    * t: Fix missing leading double quote in plan skip message
* Sun May 03 2020 coolo@suse.com
  - Update to version 4.6.1588418631.c4bd338ae:
    * t: Ensure all test code is executed in every environment
* Thu Apr 30 2020 coolo@suse.com
  - Update to version 4.6.1588266331.0a51f4d32:
    * Dependencies: Add Getopt::Long::Descriptive to client deps
    * Also mention the --verbose option of openqa-cli
    * Use an endpoint that actually requires authentication for the authentication example
    * Add another JSON example and fix an error in the authentication section
    * Mention that MOJO_CLIENT_DEBUG is an upstream feature and the output can change
    * The openQA REST API uses JSON everywhere now, so content negotiation is not needed
    * Add openqa-cli documentation
    * Add back t/ui/01-list.t to "unstable" as not reliable
    * Makefile: Fix evaluation of 'unstables'
    * Add Test::MockObject and Test::Exception to test dependencies
    * Make connection errors more obvious
    * Fix `TEST` is not replaced when using `isos post`
    * Add --verbose option to "openqa-cli api"
    * Add route for latest test outcome in ObsSync Plugin
    * Revert "Use defaults already in startup scripts rather than systemd (alternative to #2864 with shell wrappers)"
    * t: Fix 'QEMU_NO_KVM' incorrectly added in QEMU_NO_KVM=1
    * Increase proxy timeout
    * Provide a '--help' option to all our scripts
    * t: Save 5s test execution time in full-stack.t with smarter timestamps
    * t: Delete potentially offensive and unhelpful TODO comment
    * Move existing client script code to a better place
* Tue Apr 28 2020 coolo@suse.com
  - Update to version 4.6.1588072966.ee098707b:
    * t: Use proper copyright header for OpenQA::Test::Database
    * Delete obsolete 'check_dependencies' script
    * Default to HTTPS in openqa-cli
    * Consistently use openqa.example.com for examples
    * Update documentation to use openqa-cli
    * Update openqa-cli usage messages and add --osd/--o3 options
    * Use openqa-cli in full-stack tests
    * Remove dead test code
    * More unicode tests for openqa-cli
    * Add new openQA client to openQA-client package
    * Implement openqa-cli archive subcommand
    * Add user friendly exception handling with color highlighting and pretty printing of JSON
    * Allow loading the request body and form data from a file
    * Turn JSON objects into form parameters with --form
    * Rework JSON handling and set a default Accept header
    * Allow key/value pairs to be passed as arguments
    * Move apibase handling to base class too
    * Use the new license header
    * Add an archive command to openqa-cli as a first example for extensions
    * Add basic openqa-cli structure
    * Allow to overwrite 'worker connect retries' by environment variable
    * Fix local runs of full-stack test failing on "Content has not changed"
    * t: Cover test output with Test::Output
    * Use defaults already in startup scripts rather than systemd
    * Rename old "slenkins" data to be more generic
    * t: Try to stabilize t/ui/01-list.t
* Sat Apr 25 2020 coolo@suse.com
  - Update to version 4.6.1587822981.75468e7ef:
    * Fix exit code returned by client
    * Rename YAMLRenderer plugin to YAML
    * Update all overlooked old copyright notices
    * Add soft failure support for JUnit log parser
    * Dependency cron 200424
    * Fix a very sporadic issue of a wrong comment header applied
    * openqa-clone-custom-git-refspec: Prevent warning about empty variable
    * Improve warning about undefined empty arg on clone with quotes
    * Improve the check for missing assets
    * tests: deduplicate $schema->resultset('Jobs') in t/15-assets.t
    * Remove a small race condition in asset tests
    * Set the machine name before expanding specified variables
    * Extract duplicated code from generating job settings
    * Dependency cron 200423
    * Check if there is a recent event before returning it
    * Correct creating directly chained dependencies when cloning job
    * Extend client test for JSON/YAML output and error handling
    * Cover client with more tests by extracting methods into lib/
    * t: Split out Client::Archive test from generic client test
    * Add simple test for client script
    * Slightly simplify script/client
    * Fix repo in dirty status request in ObsRsync Plugin
* Thu Apr 23 2020 coolo@suse.com
  - Update to version 4.6.1587630471.ceb108926:
    * Improve tests for job restarting
    * Allow to force restarting a job via the web UI
    * Update build_dependencies.sh to work on dependencies.yaml
    * Run make update-deps
    * Add t/45-make-update-deps.t
    * Make an exception for Perl::Tidy
    * Add tools/update-deps and dependencies.yaml
    * t: Stabilize and simplify ui/02-list-group.t (again)
    * Speed up dashboard tests
    * t: Stabilize ui/02-list-group.t
    * spec: Sort dependencies
    * t: Improve test stack reporting by avoiding Test::More tests in helper libs
    * t: Extract common full stack function "schedule_one_job_over_api_and_verify"
    * t: Add timeout for loops in full-stack.t
    * Consider directly chained dependencies when registering assets
    * Dependencies: Remove commas from requirements in spec
    * Scripts should return 0 when called with --help
    * Add test running all perl scripts with --help
    * Select also script directory in CI
    * Dependencies: Sort cpanfile
    * Allow running tests within Makefile despite unclean environment
    * Return error when error happens in caching assets
    * t: Speedup full stack test with KVM when available
    * UI tests: Add message to wait_for_ajax calls
    * Show test details tabs only via hash if it makes sense for the job state
    * Add explicit tests for the job's has_* functions
    * Load test result tabs async on demand
* Mon Apr 20 2020 coolo@suse.com
  - Update to version 4.6.1587416201.4df4ad16d:
    * Fix load_templates --clean to wipe more than one entry per table
    * Partially revert t/ui/13-admin.t change
    * Fix missing import 'log_error' in WebAPI::Controller::Running
    * t: Stabilize ui/15-admin-workers.t
    * t: Stabilize ui/27-plugin_obs_rsync_status_details.t
    * t: Stabilize ui/13-admin.t
    * t: Stabilize ui/10-tests_overview.t
    * Remove duplicated line in CSS file
    * Revert "Extract duplicated code from generating job settings"
    * tools: Improve output of retry
    * t: Cleanup nonsensical notes and steps in ui/06-operator_links.t
    * t: Turn comments of 06-operator_links into explicit test notes
    * Delete obsolete reference to phantomjs
    * t: Delete obsolete FIXME
    * t: Stabilize ui tests waiting for ajax
    * t: Stabilize ui/14-dashboard-parents.t waiting for build results
    * t: Use descriptive string in wait_for_ajax rather than comment
    * Add output of each try in tools/retry
    * t: Replace busy-loop with small-interval sleep in 25-cache-service.t
    * t: Make test messages in 25-cache-service.t unambiguous
    * t: Speedup 25-cache-service.t
    * Extract method do_asset_caching for easier testing
    * t: Fix instabilities in ui/01-list.t on accessing /tests
    * Validate parameter passed to comment API routes
    * Validate parameters passed to Worker API routes
    * Cover asset_caching by tests
    * Pick up extended reason from state file if available
    * Use Mojo::File correctly in OpenQA::Client::Archive
    * Fix --with-thumbnails option of client --archive feature
* Thu Apr 16 2020 coolo@suse.com
  - Update to version 4.6.1586954096.7160d88d9:
    * t: Add test description strings for all 'click_element_ok' calls
    * docs: Add description of folder structure
    * Separate all "scripts" to be packaged from development "tools"
    * t: Allow to set custom test output message on wait_for_ajax calls
    * t: Reduce sleep time in "schedule_one_job" to save testing time
    * t: Extract method "find_status_text" for full stack utils
    * Replace all uses of mock with redefine
    * doc: Mention script/tidy script
    * doc: Mention test-unit-and-integration target
    * doc: Fix variable name
    * openqa-clone-custom-git-refspec: Allow '/' in branch name
    * Refresh details page only when the job state changes
    * Use same setup function for scheduled tests as for other "pre-done" states
    * Show settings by default also for assigned jobs
    * Extract duplicated code from generating job settings
    * Simplify Schema::Results::Jobs (map)
    * Simplify Schema::Results::Jobs overview preparation
    * Simplify Schema::Results::Jobs with early returns
    * Extract Schema::Results::Jobs logging method
    * Simplify Schema::Results::Jobs "add/remove_result_dir_prefix"
    * Simplify Schema::Results::Jobs "delete" method
    * t: Add simple test for job name/label/scenario
    * script: Ensure no left over .tdy files on aborted/failed tidy
    * Cut reason after 300 characters
    * Validate result when setting a job to done
    * asset cleanup: Consider all jobs which are not done or cancelled as pending
    * Do not re-generate settings when cloning a job
    * Handle the settings that start with `+` when creating a job
* Tue Apr 14 2020 coolo@suse.com
  - Update to version 4.6.1586679856.9abbce836:
    * Dependency cron 200412
* Sat Apr 11 2020 coolo@suse.com
  - Update to version 4.6.1586463829.b1aa1fe9b:
    * Add explicit API test for obsoleting job
    * bootstrap: Create symlink for sle tests to work
* Thu Apr 09 2020 coolo@suse.com
  - Update to version 4.6.1586355542.a1ef862a8:
    * Prevent warning when showing video without t parameter
    * Move log setup into log module
    * Allow restarting jobs with empty assets (instead of showing error)
    * Improve test for preserving pending assets
    * Add unit test scenarios for different needle property types
    * Makefile: Decrease limit for api tests after b72cccfca
    * Move ServerSideDataTable to only place where used
    * spec: Move subpackage specific files out of common package
    * Move JobGroupDefaults out of schema to be usable for worker
    * Prevent investigate request timing out
    * Adapt codecov target to current coverage of 93%
    * Remove perlcritic policy ConsistentQuoteLikeWords
* Tue Apr 07 2020 coolo@suse.com
  - Update to version 4.6.1586201785.538ad8205:
    * t: Provide info in 43-scheduling-and-worker-scalability.t also in non-verbose
    * Fix regression in b72cccfca about undefined mod results
    * t: Fix overly long runtime in api/02-iso.t
    * Fix missing method import "find_bug_number"
    * systemd: Fix path in openqa-enqueue-audit-event-cleanup.service after d509e69f4
    * Dependency cron 200406
    * Split off log functions into a new module
    * Store the entire result provided by os-autoinst
    * Improve Perl module search paths of some tests
    * Increase timeout of jobs in scalability test for stable CI runs
* Sat Apr 04 2020 coolo@suse.com
  - Update to version 4.6.1585918802.94bcc1cc4:
    * Add retry for worker-webui connection on 408+425
    * Prevent more useless retries for worker-webui connect
    * Extend retry in worker-webui connect to cover rebooting hosts
    * t: Extend 24-worker-webui-connection.t to check different retry codes
    * t: Extract method for send in 24-worker-webui-connection.t
    * Cover broken needle code path in a unit test
    * Provide enqueue convenience scripts rather than systemd
    * Account freed disk space when deleting logs
    * Unify single/multi audit event rendering
* Thu Apr 02 2020 coolo@suse.com
  - Update to version 4.6.1585815597.24b98a95a:
    * docs: Mention the importance of synchronized clocks for remote worker machines
    * docs: Update "Run workers" to not only mention "virtual machines" as backend
    * The job result is a string and not a number
    * Turn warning about missing assets when restarting jobs into error
    * Harmonize License copyright format
    * Validate parameters passed to job group API routes
    * t: Fix sporadic failure in 10-tests_overview.t
    * worker: Test ignoring known images/files
    * Improve API test for updating status
    * Simplify API test for updating status
    * Prevent uploading non-screenshot results twice
    * Improve logging of result size accounting
    * Properly consider configured repo in ObsRsync check of dirty status
* Tue Mar 31 2020 coolo@suse.com
  - Update to version 4.6.1585581139.1203c5b7b:
    * Validate parameters passed to bug API routes
    * Skip detecting asset key when asset value is null
    * Dependency cron 200329
* Sat Mar 28 2020 coolo@suse.com
  - Update to version 4.6.1585334025.c496db1d6:
    * Revert "Improve the operation of 'jobs post'"
    * Rewrite asset list generation for cache service
    * Revert "Rewrite asset list generation for cache service"
    * Ensure final linebreak in job template editor
    * Do not re-generate settings when cloning a job
    * Handle the settings that start with `+` when creating a job
    * Dependency cron 200326
* Thu Mar 26 2020 coolo@suse.com
  - Update to version 4.6.1585161757.bb4097462:
    * Fix triggering ObsSync using repository
    * script/openqa-clone-job --help exits with 0
    * Rewrite asset list generation for cache service
    * script/client --help exits with 0
    * Add JSON::Validator, YAML::PP, YAML::XS to client_requires
    * Add openQA-client-test.spec
    * Refactor saving details/screenshots
    * Fix shellcheck complaint about sh/bash mismatch in t/dummy-isotovideo.sh
    * Fix shellcheck complaint about SC1091 in script/openqa-bootstrap
    * openQA.spec: Run style checks in %check to detect issues in other products
    * Return JSON for all API routes
    * Extend reason quit so its meaning is more clear
    * Add pointer to log details for incomplete jobs with reason "died"
    * t: Simplify 03-auth test
    * Add explicit test for auth with slight OpenID coverage increase
    * Remove untested and probably unused iChain authentification
* Mon Mar 23 2020 coolo@suse.com
  - Update to version 4.6.1584957320.c50fd7cfd:
    * Simplify 'prepare_data_function' as followup to #2793
    * t: Bail out early on Selenium reported errors for concise log
    * t: Ensure necessary test dirs exist for ui/21-admin-needles.t
    * Extract common screenshot DB insertion function
    * Fix extracting compressed downloaded files
    * Validation for Asset controller
* Sat Mar 21 2020 coolo@suse.com
  - Update to version 4.6.1584727112.296692355:
    * Store size of job results in the database on upload
    * Prepare storing size of job results in the database on upload
    * Improve tests for job artifact upload
    * Validate parameters for artefact upload
    * Convert uses of `each` to `foreach`
    * Use validation_error helper in controller for saving needles
    * Adapt to Mojolicious 8.34; explicitly allow empty optional needle params
    * Dependency cron 200319
* Thu Mar 19 2020 coolo@suse.com
  - Update to version 4.6.1584559784.011f30866:
    * Makefile: Prevent unexpected self-test run time increases with timeouts
    * docs: Move growing "testing" section out of "commit rules"
    * docs: Delete obsolete remark about dependencies in docker container
    * Makefile: Add convenience variable "TESTS" for easier selection
    * t: Reduce default wait_until check interval to save testing time
    * t: Simplify "schedule_one_job"
    * Prevent possible DBIx warnings when updating job modules
    * Add parameter repository in ObsRsync sync
    * Take automatically added newline into account for the reference
    * Add route list of configured projects in ObsRsync
    * Configure dirty status checks per project in ObsRsync plugin
    * Avoid scalability test failures in the CI
    * Improve coding style of streaming controller functions
    * Prevent race condition when assigning and sending jobs to a worker
    * docs: Clarify users and expected errors during an import
    * Handle web socket errors in live/developer mode code
    * Makefile: Separate scope of "checkstyle" and "test-checkstyle" for clarity
* Mon Mar 16 2020 coolo@suse.com
  - Update to version 4.6.1584377052.a1f8cccba:
    * Prevent flooding PostgreSQL logs with errors when inserting job modules
    * Remove DBIx hooks for updating job module statistics of jobs table
    * Improve checks in test for creating custom job module
    * Improve bug cleanup test to collect coverage and use helper to run job
    * Remove unused and uncovered helpers
    * Refactor job status update to avoid uncoverable branch
    * Mark handling for database errors which are hard to test as uncoverable
    * Remove support for old workers relying on redirection for ws route
    * Remove unused and uncovered part_of_important_build function
* Sat Mar 14 2020 coolo@suse.com
  - Update to version 4.6.1584172463.88254ac92:
    * Rename the JobTemplates module to YAML
    * Slightly simplify code WebAPI::Controller::API::V1::Job and Worker::WebUIConnection
    * Mark uncoverage subroutine in OpenQA::Worker::WebUIConnection
    * t: Slighty simplify t/24-worker-webui-connection.t
    * t: Add explicit to stabilize test coverage for OpenQA::Worker::WebUIConnection
    * t: Fix warning '"my" variable %job_info masks earlier declaration'
    * Fix perlcritic issue
    * Fix t/40-script_openqa-clone-custom-git-refspec.t failing when github auth token defined
    * Fix use lib in script/*
    * Fix ARRAY in loaded job template settings
    * Split YAML out of JobTemplate API tests
    * Job templates test: update check for error message
    * Add explicit test coverage for OpenQA::Scheduler::Model::Jobs::_pick_siblings_of_running
    * Make parameters for splitting screenshot cleanup configurable
    * Add worker name to reason when stale job detection incompletes job
    * Fix the bug that only dereference the symlink needle in one page
    * Validate parameters passed to job template route consistently
    * Add test for re-scheduling only on 2nd idle status
    * Improve test coverage of worker
    * Enable scalability test in CI
    * worker: Avoid rejecting jobs when already working on them
    * Improve test coverage of the worker command handler
    * Format test of the worker's web UI connection in a more compact way
    * Revert condition for job-specific web socket messages
    * Add test for handling the quit message from the worker
    * Prevent race condition when assigning and sending jobs to a worker
    * Enhance scalability test
    * Have openqa-clone-custom-git-refspec parse PR for test URLs
    * Prevent scalability test from using port which is already in use
    * Use service_port for web socket server redirection
    * Add fullstack test for scalability
    * Tweak result upload of worker
    * Optimize _optimize_image
* Thu Mar 05 2020 coolo@suse.com
  - Update to version 4.6.1583409674.75be31485:
    * t: Add explicit coverage for "_read_result_file" to fix flaky reports
    * Check whether screenshot cleanup tasks only clean their range
    * t: Ensure reliable statement coverage for worker settings
    * Simplify and cover OpenQA::Worker::Job::_optimize_image in tests
    * Delete obsolete note from "_optimize_image" for resolved feature
    * Simplify read_test_modules to make test statement coverage reliable
    * t: Add explicit coverage for "worker stopping while uploading"
    * t: Fix grutasks taking excessively wrong while gathering coverage data
    * t: Use explicit wait functions where needed
    * t: Wait for ajax in wait_until as well
    * Fix script/retry for STABILITY_TEST preventing false-negatives
    * openqa-clone-custom-git-refspec: Add option to pass clone-job arguments
    * Fix script/retry for STABILITY_TEST preventing false-negatives
    * openqa-clone-custom-git-refspec: Allow to overwrite default clone args with env variable
    * Bootstrap: Install required dep qemu-tools
    * Split minion job for limiting screenshots
    * Clean up the route tree a bit for faster routing
    * Avoid warning about missing UEFI_PFLASH_VARS asset
    * Move all circleci test groups as convenience targets to Makefile
    * Dependency cron 200303
    * Read build from Media lst files in ObsRsync Plugin
    * Add test for "openqa-clone-job"
    * t: Extract functions "run_cmd"/"test_cmd" for reuse in script tests
    * Split 'checkstyle' tests within circle CI to reduce overall runtime
    * Bring back elapsed time in CI tests for easier identification of time-hogs
    * Makefile: Sort 'test-unit-and-integration lower to keep top-to-bottom order
* Mon Mar 02 2020 coolo@suse.com
  - Update to version 4.6.1583157906.85e9020f0:
    * Fix permissions of script/setup-db to be executable
    * Dependency cron 200302
    * Fix 'openqa-setup-db' on SLE12 builds
    * t: Update copyright for all changed test files
    * Harmonize shebang style
    * Add empty 'unstable_tests.txt' to prevent 'No such file'
    * Update license notice in each file to use URL rather than postal address
    * t: Avoid ambiguous meaning of 'kill' when we actually 'terminate'
    * t: Also check for warnings in full-stack
* Fri Feb 28 2020 coolo@suse.com
  - Update to version 4.6.1582908813.c5b7e89c0:
    * Makefile: Add KEEP_DB flag for optional, faster re-runs
    * Extract a script "openqa-setup-db" for local database setup
    * Make "developer" test as unstable based on recent results
    * systemd: Prevent error on repeated startup of openqa-setup-db
    * Improve shell style of t/test_postgresql based on shellcheck
    * systemd: Make worker also only depend necessary network related targets
    * Remove misleading log message of test setup
    * Make check for error message in fullstack cache test less specific
    * Refactor setup of fullstack tests
    * Initialize host of cache client via sub to ease test setup
    * Format test of the worker's web UI connection in a more compact way
    * systemd: Fix premature startup of services when network is not fully up yet
    * worker: Log only a debug message if a JSON can not be opened
    * Remove unused modules from scheduler fullstack test
    * Alleviate debugging of test_postgresql
    * load_templates: Remove query uses from table requests
    * load_templates: Create groups that do not exist
    * Prevent search popover icons from appearing on top of menus
    * Improve logging, error handling and notes for worker-server connection
    * Delete unused and uncovered method 'Worker::WebUIConnection::disable'
    * Delete unused and uncovered method 'Utils::append_channel_to_defaults'
    * Stop the worker as usual when handling 'incompatible' command
    * Update systemd/openqa-enqueue-bug-cleanup.timer
    * Align jobtemplate inline help to left
    * Fix openqa-enqueue-bug-cleanup.timer description
* Wed Feb 26 2020 coolo@suse.com
  - Update to version 4.6.1582671252.ca350bd34:
    * Revert "Merge pull request #2750 from Martchus/fix-scheduler-ws-race-condition"
    * Dereference symlink when displaying needle info
    * Declare YAML::XS properly as a runtime dependency for JSON::Validator
    * Log job duplication only at one place
    * Use prefix 'abandoned: ' for reason in stale job detection
    * Use consistent data structures in worker logs
    * Improve test coverage of the worker command handler
    * Format test of the worker's web UI connection in a more compact way
    * Stop the worker as usual when handling 'incompatible' command
    * Revert condition for job-specific web socket messages
    * Add test for handling the quit message from the worker
    * Prevent race condition when assigning and sending jobs to a worker
* Mon Feb 24 2020 coolo@suse.com
  - Update to version 4.6.1582356603.73b75d1a4:
    * Dependency cron 200222
* Fri Feb 21 2020 coolo@suse.com
  - Update to version 4.6.1582309642.4cf93ee9f:
    * Add merge key example to inline help
    * Add docs for merge keys
    * JobTemplates: Add tests with merge keys
    * Use YAML::PP for JobTemplates
    * worker: Add explicit test for last error of web UI connection
    * Avoid redundant code in worker job test
    * worker: Handle job duplication failures
    * Show warnings when restarting job and assets are missing
    * Add function to determine whether a job misses assets
    * Move check for hidden asset types into its own function
* Fri Feb 21 2020 coolo@suse.com
  - Update to version 4.6.1582278168.345f257f6:
    * Use unique git hash from vars.json for src links when possible
    * docs: Add hint about importance of using the same filesystem for cache+pool
    * Fix source code remote path for optional .git github links
    * Fix missing dependency 'perl(Archive::Extract)' for worker since e86f68b08
    * Silence a warning in 24-worker-overall.t
    * docs: Replace dated styling/Mark systemctl command
    * Handle the case where there are no screenshots more gracefully (avoiding warnings in tests)
    * Redirect to remote code location for source view when using CASEDIR
    * Flatten the download conditions a bit
    * Do not capture and store all job output as a note
    * Log all download errors
    * Fail the job instead of throwing an exception
    * Add tests for OpenQA::Downloader
    * Use OpenQA::Downloader in download_asset task
    * Add downloader module and use it for the cache service
    * Use preferred explicit rendering in "src" method
    * Simplify "src" method showing source code of test modules
    * t: Fix and re-enable ui/03-source.t
* Tue Feb 18 2020 coolo@suse.com
  - Update to version 4.6.1582068800.bb5602a1e:
    * Simplify bugref counting with map
    * Add GRU task "limit_bugs" to cleanup orphaned bugs
    * worker: Simplify '->stop' call slightly
    * Remove redundant timestamp output in worker log
    * Fix custom variables escaping on clone_custom_git_refspec
    * Fix random failures in t/api/08-jobtemplates.t
    * Tweak Build regexp in ObsRsync
* Fri Feb 14 2020 coolo@suse.com
  - Update to version 4.6.1581660411.10959f77b:
    * Dependency cron 200214
* Wed Feb 12 2020 coolo@suse.com
  - Update to version 4.6.1581352297.ca1cecd07:
    * Revert "Have openqa-clone-custom-git-refspec parse PR for test URLs"
    * Dependency cron 200210
* Sun Feb 09 2020 coolo@suse.com
  - Update to version 4.6.1581075098.818ddb190:
    * Make test for worker registration error less specific
    * Let the current job continue after a fatal registration error
    * Simplify error handling of worker registration
* Fri Feb 07 2020 coolo@suse.com
  - Update to version 4.6.1581058621.9523164cd:
    * Dependency cron 200207
    * Make help icon after search field fully clickable
    * Consistently store gru job output as a note
    * Only rebless jobs once
    * load_templates: better error handling
    * fetchneedles: Fix "no tracking information for the current branch" on self-repair
    * Have openqa-clone-custom-git-refspec parse PR for test URLs
    * Improve the format of execution time
    * Add final linebreak to jobtemplate yaml
    * Avoid re-scheduling accepted jobs before first status update
    * Make scheduler fullstack test more stable
    * Add test for aborting job during setup
    * Consider worker no longer immediately offline when ws connection finishes
    * Prevent passing the reason 'cancel' as it provides no extra information
    * Prevent worker from overriding reason set by web UI
    * Dependency cron 200205
* Wed Feb 05 2020 coolo@suse.com
  - Update to version 4.6.1580827995.3476c9f7b:
    * Move webapi templates from "templates/" to "templates/webapi/"
    * Avoid undefined $appname/$api_description errors by using the stash
    * Fix product log test which might fail when table slightly overflows
    * Trigger result cleanup daily instead of hourly
    * Use separate timer for enqueuing cleanup tasks
    * Reset the editor to the minimum viable YAML if empty
    * Use aliases in JobTemplate schema
    * Have test_once in clone-custom-git-refspec test report errors correctly
    * fetchneedles: Do not fail the script when we are on the correct branch
    * openqa-bootstrap: Fix indendation
* Sun Feb 02 2020 coolo@suse.com
  - Update to version 4.6.1580490152.07482738b:
    * Fix incorrect exit code in obs_rsync_update_builds_text Gru task
    * Limit ObsRsync task retries
    * Dependency cron 200131
    * Support 'testsuite: null' in jobtemplates
* Fri Jan 31 2020 coolo@suse.com
  - Update to version 4.6.1580407290.340620ce0:
    * Read all keys from ini section of none is defined
    * Avoid hardcoded schema version in deployment test
    * Fix old database migrations
    * Fix old DB migrations by combining them into 76-77
    * Set reason when stale job detection marks job as incomplete
    * Pass the worker's reason for stopping a job to the web UI
    * Improve test code for job duplication
    * Show reason in info panel
    * Allow passing a reason when marking a job as done
    * Test all DB migrations from version 76 and not just the last 2
* Wed Jan 29 2020 coolo@suse.com
  - Update to version 4.6.1580150954.a98528363:
    * Improve build info in ObsRsync UI (#2694)
    * Adjust parsing of project state in ObsRsync Plugin
    * t: Add more test strings
    * t: Fix typos in full-stack
    * Fix "Use of uninitialized value in numeric ne (!=)" in worker
    * Fix "Can't use an undefined value as an ARRAY reference" in worker
    * openqa-clone-custom-git-refspec: Provide option parsing with help text
    * Add retry script for testing with flag STABILITY_TEST
    * Slightly simplify JobModules
    * Replace references of "TRAVIS" with a generic term or CircleCI in cpanfile and tests
    * Treat all previously unstable tests as stable after proof of stability
    * t: Extract method for ajax/animation handling
    * Stabilize t/ui/14-dashboard-parents.t by relying on "collapsed" only
* Sun Jan 26 2020 coolo@suse.com
  - Update to version 4.6.1579943557.88a382a14:
    * Dependency cron 200125
    * Simplify job#done
    * Add test in openqa-clone-custom-git-refspec for trailing '/'
    * t: Cover all current features of openqa-clone-custom-git-refspec
* Fri Jan 24 2020 coolo@suse.com
  - Update to version 4.6.1579790259.c018d5dc2:
    * Workaround api request in ObsRsync Plugin
    * Remove dead code
    * Use uppercase variables in OpenQA::Utils to make their scope immediately obvious
    * Replace compose_job_overview_search_args and param_hash methods with helpers
    * Move mark_job_linked function into the correct resultset
    * Move job_group_and_parents function into the correct resultset
    * Use :DEFAULT instead of importing twice
    * Replace global variables in OpenQA::Utils with functions
    * Remove unused export
    * Do not export variables from OpenQA::Utils anymore
    * Add OpenQA::App as a singleton container, replacing $OpenQA::Utils::app
    * Move worker specific code from OpenQA::Setup into OpenQA::Worker::App
    * Just use Mojolicious as a base class instead of trying to reinvent it
    * Parse Snapshot number in ObsRsync plugin
    * Add silent reload of dashboard contents for fullscreen mode
    * Dependency cron 200123
    * Add dependency to client so asset download via SSL works
    * load_templates: fail early if host is unreachable
    * Log asset download error to autoinst log file
    * Fix asset status test so it works when the cache file does not exist
    * Dependency cron 200122
    * Support batches in ObsRsync Plugin (#2653)
    * Use new format to store job module details
    * Set text mime in ObsRsync download
    * Use is_admin_js helper in asset table template
    * Show cached assets also when cleanup is ongoing
    * Add CLI tool to validate a job template YAML file
    * Fix ObsRsync mutex leak on errors
* Tue Jan 21 2020 coolo@suse.com
  - Update to version 4.6.1579529599.e032e3659:
    * Do not retry downloads in the cache service when there was a 4xx response
    * Unify retry handling for all 4xx/5xx and connection errors in the cache service
    * Dependency cron 200120
    * Improve coding style in scheduler tests
    * Consider assigned jobs when duplicating jobs
    * Simplify auto_duplicate code
    * Avoid race condition in job scheduling
* Sat Jan 18 2020 coolo@suse.com
  - Update to version 4.6.1579272112.ccebff1bd:
    * Allow more than one keepalive connection per cache service worker
    * Update perltidy to 20200110
    * Fix tidy in night job
    * Retry cache service downloads for many more errors
* Thu Jan 16 2020 coolo@suse.com
  - Update to version 4.6.1579176985.3721eca2e:
    * Add labels to auth, git and dependency PR steps in CircleCI
    * Show the execution time of job modules
    * Use `is_admin_js` on job templates page
    * Use sub-heading for job templates
    * Format YAML editor buttons uniformly
    * Improve general documentation on job templates page
    * Document the description syntax in the YAML guide
    * Show YAML guide also when not logged-in
    * Dependency cron 200115
    * spec: Exclude flaky 17-labels_carry_over test
* Tue Jan 14 2020 coolo@suse.com
  - Update to version 4.6.1578936542.0e251d1f0:
    * Fix cache service log formatting
    * Test asset download of openqa-clone-job script
    * Fix support for symlinked cache dirs
    * Allow to skip removing documentation output
    * Improve referencing different setup documentations
    * Move "Development setup" to contributing
    * Improve documentation about db migration
    * Fix documentation for passing --from to openqa-bootstrap
    * Add further documentation from openQA-helper
    * Provide general info about making a devel setup, mention openQA-helper
    * Use job_template_name as the TEST when scheduling jobs
* Sat Jan 11 2020 coolo@suse.com
  - Update to version 4.6.1578688138.bc8a43167:
    * Don't have a default size limit on parent group level
    * Prevent old but newly cloned assets from being cleaned up immediately
    * Use a fallback to symlink assets if hardlinks fail
    * Use hardlinks for downloaded assets when possible
    * Test whether web UI actually works after db migration
    * Only fetch job groups when delivering HTML
* Thu Jan 09 2020 coolo@suse.com
  - Update to version 4.6.1578575737.d02ae56c3:
    * Add auto-cleanup for temp files created by web UI
    * Fix db migration for size_limit_db column of job_group_parents table
    * Be more defensive and accept more host formats
    * Hosts are passed to the cache service jobs without a scheme
    * Prevent jshint warning in test_result.js
    * Render investigation info as table
    * openqa-clone-custom-git-refspec: fix curl_github
    * Add test for Sync button in ObsRsync plugin
    * Rename TEST_SUITE_DESCRIPTION to JOB_DESCRIPTION
    * Prevent loading investigation tab contents twice
    * Support downloading assets with special characters like "#" and ":" in the name
    * Allow unsetting asset size limit in web UI
    * Assign job group asset limits explicitly
    * Extend asset cleanup tests to cover job groups within parents
    * Adapt tests for asset limit on parent level
    * Migrate default_size_limit_gb to size_limit_gb
    * Adapt group property editor to asset limit on parent level
    * Adapt asset table on admin page to parent level asset limit
    * Adapt asset list on admin page to parent level asset limit
    * Enforce asset size limit on parent group level
* Tue Jan 07 2020 coolo@suse.com
  - Update to version 4.6.1578338128.7d62398b0:
    * Asset download: fix return statement broken in f0d70f1
    * Minor cleanups for job settings
* Wed Jan 01 2020 coolo@suse.com
  - Update to version 4.6.1577879607.68ae00aa4:
    * Dependency cron 191231
    * Improve documentation about test flags (especially fatal)
* Thu Dec 26 2019 coolo@suse.com
  - Update to version 4.6.1577344382.5aaa6ced5:
    * Update Minion dependency (#2628)
* Sat Dec 21 2019 coolo@suse.com
  - Update to version 4.6.1576913552.acf2b6db3:
    * job investigation: Ensure consistent output with sorted hash keys
    * job investigation: Provide test+needles git log diff and files stat diff
    * job investigation: Skip "merge" commits with no helpful information in git log diff
    * Increase the inactivity timeout of the cache service client to be more consistent with other timeouts, such as the SQLite busy timeout
    * More concurrent download tests
    * Worker settings should be handled by the cache service application instead of a model
    * $a and $b are special variables in Perl, do not use them arbitrarily
    * Add description to job template editor
    * Use log level 'info' for message about groupless asset
    * Remove registered assets regardless of the type
    * Add description column to JobTemplates
    * Log asset downloads and rsync requests the same
    * Test concurrent rsync requests as well
    * Fix a race condition in 25-cache-service.t where a worker was kept alive too long
    * Connect parallel cache service downloads
    * Dependency cron 191218
    * docs: Update use description of travis_test container
    * Delete obsolete travis.enc file
    * Fix serveral issues with OBS rsync plugin UI
    * job investigation: Give explanation on no test changes
    * Add details to ObsRsync Project List UI
    * Provide git log diff from tests in investigation
    * Ignore selected entries from vars.json files for investigation
    * t: Use more mojo Mojo::File instead of catfile/copy
    * Improve test for re-scheduling and marking jobs as incomplete
    * Improve scalability of job incompletion code
    * Fix substitution for job_templates schedule list
    * Refactor JobTemplates code
    * Improve video player
    * t: Save execution time in 18-tests-details by disabling wait timeout when expecting 0 needles
    * t: Add helper methods for selenium tests to disable/enable timeout to save time
    * Subside stale job detection
    * Trigger tasks for limiting assets and results/logs hourly
* Mon Dec 16 2019 coolo@suse.com
  - Update to version 4.6.1576340016.48aaffc06:
    * Fix step view for not-available video
    * Dependency cron 191214
* Sat Dec 14 2019 coolo@suse.com
  - Update to version 4.6.1576249179.0149ff62a:
    * Add actual error info to cache service availability error
    * openqa-clone-custom-git-refspec: Fix PR URLs specified with trailing '/'
    * Add test for openqa-clone-custom-git-refspec
    * t: Use more concise code in t/42-screenshots.t
    * Use more conventional variable name '$sth' for raw db calls
    * Remove "Jump to video" icon from "needle view" when video is unavailable
    * Prevent massive database errors on screenshot insertion
    * Use shorter name in CI nightly job
    * Let nightly job call script/tidy when needed
    * Update tidy to 20191203
    * Return error when creating a job with invalid slash value
    * Dependency cron 191212000550
    * Missing assets should not result in a connection timeout
* Wed Dec 11 2019 coolo@suse.com
  - Update to version 4.6.1576080365.3895c9109:
    * Fix regex and error message for prio
    * Parser::Format::IPA: Shorten test names
    * Avoid downloads from GitHub within 14-grutasks.t
    * Improve asset download
    * Use human readable size values in cache service logs
    * Clarify overlap between states CANCELLED and DONE
    * Improve consistency when dealing with job states/results
    * openqa-clone-custom-git-refspec: Add support for comma-separated job list
    * openqa-clone-custom-git-refspec: Fix github token authentication by removing quotes
* Mon Dec 09 2019 coolo@suse.com
  - Update to version 4.6.1575799153.4244d44fd:
    * Dependency cron 191208000552
    * Update Mojolicious to 8.27 (#2576)
* Sat Dec 07 2019 coolo@suse.com
  - Update to version 4.6.1575653753.ea7f72d9a:
    * Fix height of embedded logfile
    * Use the correct new port in cache service monitoring tests
    * Provide investigation hints for failed jobs on request
    * templates: Use unicode character for three dots
    * Include the cache service when generating ports dynamically with OPENQA_BASE_PORT
    * docs: Replace all references of "TRAVIS" with a generic term or CircleCI
    * Refactor loop in test overview controller
    * Improve performance when loading test suite names for overview
    * Change TEST value to JOB_TEMPLATE_NAME
    * docs: Move whole .circle CI README into docs/ to include in generated and published content
    * docs: Focus on openQA-devel for easier test setup
    * docs: Fix reference to "docker/travis_test"
    * .circleci: Use common repo aliases
    * spec: Specify missing "chromedriver" in -devel
    * Allow monitoring of Minion jobs on every worker
    * travis_test: Add missing dictionary for os-autoinst
* Wed Dec 04 2019 coolo@suse.com
  - Update to version 4.6.1575490596.c17db72e0:
    * t: Add a description string for each step in 10-jobs.t
    * Avoid initializing test db twice in schema hook
    * t: Correct order of arguments for comment counting
    * Avoid creating 2nd Mojo::Test in details UI test
    * For the log context feature we require Mojolicious 8.24 or newer
    * Take all incomplete results into account in overview statistics
    * Support test suite setting start with plus
* Mon Dec 02 2019 coolo@suse.com
  - Update to version 4.6.1575276108.e1e4230d8:
    * t: Use a hash with default settings for the common "schedule_iso" calls
* Sat Nov 30 2019 coolo@suse.com
  - Update to version 4.6.1575043939.ce9ba48fe:
    * Increase SQLite busy timeout and reduce the number of concurrent SQLite connections
    * Show log content in test details tab on no module results
    * Fix asset definition of SVG icon for running jobs
    * Check generate-documentation if target branch exists
    * Calculate coverage explicitly in Selenium tests
    * Improve group property HTML template
    * travis_test: Add requirements for spellcheck in os-autoinst
* Wed Nov 27 2019 coolo@suse.com
  - Update to version 4.6.1574886568.694f13bc7:
    * Use the cache tmp directory for temporary download files created by the cache service
    * Use info instead of warn messages (so monitoring does not get triggered) and quote all string values
    * Allow for very quiet cache service tests
    * Be a little less verbose with init log messages
    * Allow from_worker to set attributes as well
    * Remove redundant error message
    * Format cache service logs to start with a newline
    * Improve cache service log messages to help with debugging issues of missing assets
    * Log all cache service output on both sides (cache service and worker) and fix many small test issues
    * Handle cache model logging through an attribute
    * Make resetting locks a little safer with a --reset-locks command line option
    * Change CI badge in README.asciidoc
    * Stabilize t/api/14-plugin_obs_rsync_async.t
    * Reset all leftover Gru locks after restart
* Mon Nov 25 2019 coolo@suse.com
  - Update to version 4.6.1574510263.217a2c530:
    * Bring back 'xorg-x11-fonts' needed for chromium startup
* Fri Nov 22 2019 coolo@suse.com
  - Update to version 4.6.1574454088.33c0b7556:
    * Remove likely unneeded dependency xorg-x11-fonts
    * Document the relevancy of file modifications for asset cleanup
    * Make architecture diagram color blind friendly
    * Fix worker cache in architecture diagram
    * Dependency cron 191122000544
    * Make virtio_console1.log etc. show up as result files
    * openqa-clone-custom-git-refspec: Add syntax example for git branch
    * Dependency cron 191121000600
    * Hide internal folders in UI
    * Tweak config of ObsRsyn Plugin
    * Take directory mtime of assets into account
    * travis_test: Fix Dockerfile based on tests in OBS
    * Document typical issues with migration of job groups
    * t: Hide all output from diag calls in tests
    * Prevent boilerplate text "$VAR1 =" in dumper output
    * Stabilize t/api/14-plugin_obs_rsync_async.t
    * Disable old job group editor admin functionalities in favor of YAML
    * docs: Describe YAML job templates editor as default with migration script from old
    * Remove unused option --check in Selenium
    * Migrate machine separator in dependency settings form ":" to "@"
    * Remove dead code from isotovideo client
    * travis_test: Try to fix container on OBS
    * Tweak markup and styling for step actions within external results
    * Detect documentation changes more reliably
    * Add deprecation notice for old job template editor pointing to YAML
    * Include external reporting template for parsed results too
    * Allow extra arguments to template loaded with bug_report_actions
    * Mark 05-scheduler-full.t as unstable due to recent instability
    * Use CI repo instead of openqabot in build-docs
    * Change favicon of test details page based on job state/result
    * Add generated png variants of state/result icons
    * Makefile: Extend icon generation to new ones with state/result
    * Add new icons for every interesting state/result
    * assets: Shift position of logo within frame to have more space
    * assets: Update logo.svg using new standard dpi as suggested by inkscape
    * Assume 25-cache-service.t to be stable since #2463
    * Assume 15-admin-workers is "stable" since a6dd3fee5
    * doc: Reword sentence about alias
    * Extend range for success status codes in client
* Mon Nov 18 2019 coolo@suse.com
  - Update to version 4.6.1574081651.5f93fbf7e:
    * fetchneedles: Fix missing usage of 'git_update_needles' in 2aadd3e56
    * Dependency cron 191118000556
    * .circleci: Fix ignored test results of unstable tests within loop
    * Reduce sleep times in 25-cache-service.t to slightly save testing time
    * fetchneedles: Try to repair needle git repos on detached HEADs
    * Ensure the job result is at least lower case (still allowing other than default values)
    * Dependency cron 191116000537 (#2508)
    * Add padding to icons on buttons
    * Hide YAML guide by default, expose via a button
    * Fix typos in comments
    * travis_test: Switch to supported Leap base after 42.3 is EOL
    * Makefile: Add YAML linter checks
* Sat Nov 16 2019 coolo@suse.com
  - Update to version 4.6.1573836985.cd1ad569b:
    * Makefile: Add 'help' target listing available targets
    * Treat all non-asset "_URL" settings as debug message only, not warning
    * Provide style check feedback earlier with parallel execution
    * Correctly format the age in days string
    * Fix flaky test 'ui/15-admin-workers.t' with proper waiting for popovers
    * Support configurable patterns for asset cleanup
    * Update Selenium::Remote::Driver to 1.36 fixing compatibility issues
    * Update perl-Mojo-IOLoop-ReadWriteProcess and os-autoinst
    * Straighten out asset clean-up semantics
* Wed Nov 13 2019 coolo@suse.com
  - Update to version 4.6.1573674965.36aeff76e:
    * Allow '@' separator to specify machine dependency
    * Add more MIME types so test assets do not get served as text/plain
    * Skip shellcheck on CHECKSTYLE=0 as well (#2476)
    * Show machine in dependency graph (#2477)
    * Fix error in nightly doc CI job (#2479)
    * Fix a bug in the fullstack test where it would not wait for the cache service to actually finish downloading
    * Document client's form parameter
    * Fix empty needles dir in openqa-clone-custom-git-refspec
    * Status updates can be a GET request now
    * Fix test coverage stats
    * Let the background jobs take total control of lock handling to reduce the chances of race conditions happening further
    * Fix copyright year and use a more obvious helper name
    * An inconsistently used retry without delay is not actually that useful for the cache service client
    * Significantly reduce the number of HTTP requests required for cache service status and info features
    * Use less code to do the same
    * The session token is not really needed, so we replace it with something much easier to understand
    * Store lock state in Minion instead of memory, removing the single process HTTP server requirement
    * The client method enqueue should have been targeting "/enqueue" instead of "/execute_task"
    * Remove some dead code
    * Dependency cron 191110000608
    * Implement an expand feature for job group YAML
* Sun Nov 10 2019 coolo@suse.com
  - Update to version 4.6.1573412318.f4760c78f:
    * Ignore log file created by postgres test setup (#2470)
    * docs: Add description for 'uncoverage' annotations
    * Fix flaky coverage by use of uncoverable flag
    * codecov: Simplify format
    * Rename docs CI jobs to eliminate warnings
    * Install python-base in docs CI job
    * Dependency cron 191108000544
    * docs: Mention new os-autoinst feature FORCE_PUBLISH_HDD_
* Fri Nov 08 2019 coolo@suse.com
  - Update to version 4.6.1573206130.f1d227eff:
    * Preserve GIT_ASKPASS between jobs in CircleCI
    * Unset PERL5OPT when executing isotovideo
    * Test/Coverage: Monkeypatch B::Deparse
    * docs: Clarify that the cache service needs full read permission in CACHEDIRECTORY
    * docs: Use consistent 'enable --now' parameter on all applicable systemd calls
    * openqa-bootstrap: Rely on service dependencies instead of explicit starts
    * Fix bug that cannot update job group using load_template
    * Fix URLs for needles in subdirectories (POO #58959)
    * full-stack.t: Add sleep before sending first command
    * spec: Use more common '>=' rather than '=>'
    * Remove fedmsg plugin
    * Makefile: Delete obsolete reference to deleted 'check_coverage'
    * Fix retry logic in make test
    * Prevent errors for requests to unknown resources in cache service
    * setup_workers should be part of the public API
    * Add controller and another model to cache service and remove some dead code
    * Turn cache service into a full Mojolicious app
    * Calculate cache dir size if it is a symlink
    * Deal with the error message when create/update job group
    * Updates in CircleCI testing environment
    * Move cache service into OpenQA::CacheService namespace
    * Use `croak` in OpenQA::Utils::log_fatal
    * Only log if test schedule has really changed
    * Enable regex search in 'Medium types' table
    * Pass PRJDIR to os-autoinst
    * OBS: Skip tests which are failing/flaky in OBS
    * Update spec: os-autoinst >= 4.6
    * Update .circleci/autoinst.sha
    * Use a new file to exchange status with isotovideo
    * Fix OPENQA_CACHE_DIR environment variable
    * Remove dead code and make client a little easier to read
    * Remove circular reference and fix request encapsulation
    * Push documentation nightly to openqabot fork
    * Schema Profiler: override print method with log_debug
    * Do not waste resources to create unnecessary OpenQA::Worker::Cache::Request objects
* Thu Oct 24 2019 coolo@suse.com
  - Update to version 4.6.1571860277.da2de85d9:
    * spec: Fix package tests already failing on database setup
    * Fix VNC port info for ports > 99 in devel mode
    * Prevent logging needle problems twice
    * Provide default filename for needles from the name
    * Move needle_info() from Utils.pm to Step.pm
    * Fix missing 'qemu-kvm' in non-x86_64 package tests
    * Reduce use of project dir to be more flexible regarding custom test runs
    * Calculate coverage in Circleci in all branches
    * Move private function used across multiple classes into OpenQA::Utils
    * Log all installed packages instead of per-repo
    * Use Mojo::File to list cached files
    * Dependency cron 191022000544 (#2417)
    * fetchneedles: Make script fully POSIX sh compatible
    * fetchneedles: Avoid double-negation in symlink check
    * client: Fix the default host 'http://localhost' instead of https
    * There are many cache methods that do not need to be public
    * Disconnecting a random handle from the cache does nothing
    * fetchneedles: Save on execution time by skipping over needle dir symlinks
* Mon Oct 21 2019 coolo@suse.com
  - Update to version 4.6.1571651389.1516f15e7:
    * Extend filesystem documentation
    * Add local apparmor file to spec
    * Call script instead of bash in ObsRsync Plugin
    * Remove possibly localized quotes when checking PostgreSQL errors
    * Add default local apparmor profile
* Thu Oct 17 2019 coolo@suse.com
  - Update to version 4.6.1571253176.1a322744e:
    * PostgreSQL errors can be localized, so just use the name of the unique constraint
    * worker: Do not treat reconnect attempts as errors but with warning only
    * Remove wrong error handling code when sending ws messages
    * Prevent potential deadlocks in scheduler and ws server
    * Hide old job templates editor for new groups
    * Handle unique constraint correctly
    * Add missing resultset for screenshots and make a few small optimizations
    * Drop -v flag on test runs and avoid noisy job "name"
    * clone job: Support specifying a port in host URL
    * Add Dockerfiles from devel:openQA:ci (#2401)
    * Allow . for job template name/ test suite in schema
    * Remove openqa_dev from our spec file
    * Add a docs section elaborating on YAML by way of example
    * Fix openqa-load-templates example in documentation
* Mon Oct 14 2019 Stephan Kulow <coolo@suse.com>
  - Reset changes in test subpackages (useless duplication)
* Mon Oct 14 2019 coolo@suse.com
  - Update to version 4.6.1570902364.4f271c31:
    * Accept a list of machines in defaults and job templates
    * Collect coverage aretifacts in CircleCI
    * There should be no need to update the flags
    * Split data creation and update into two methods
    * Fix cgroup creation
    * Add unstable tests with retry to circleci
    * Make job template code for testsuites clearer
    * Lock test suites/machines/products used in YAML
    * Add RETRY parameter to test targets in Makefile
    * Add GLOBIGNORE to Makefile
    * Add coverage and build.docs to circleci
    * Add apparmor local overrides
    * Split off creation/ update of job templates
    * Dependency cron 191009000530 (#2380)
    * Recompute worker's broken state after job finished
    * Add test for refusing 'grab_jobs' when worker broken
    * Remove dead code from WebSocket server
    * Fix confusing test names in test for worker's QEMU check
    * Store test JUnit results for CircleCI
    * Update reference after saving YAML in editor
    * Make clickable links if a setting looks like a URL
    * Too many webui requests take more than a second to be processed, so limiting concurrency is much safer for now
    * Add note about plugins not to enable on typical production setups
    * apparmor: Update profile based on current o3 state
    * Elaborate on differences between table and YAML
    * Use fork for nightly circleci job (#2365)
    * Retry limit asset job on key constraint violations during scans
    * Improve job dependencies documentation
    * Consider 'not yet' as most recent when sorting running tests by 'Started' (#2369)
    * Dependency cron 191002000541
    * Fix "Sync Now" button in OBS Plugin
    * Ignore errors loading dashboard if just navigating away
    * Update filter form label without page-reload
    * Correctly propagate job template name from YAML
    * Fix "timeago" rendering on AJAX-enabled dashboard
    * circleci: Remove whitespace at EOL
    * Fix publishing documentation via Travis
    * Don't silently exit doc generation if asciidoctor not available
    * Retry limit asset job on key constraint violations
    * Make t/37-limit_assets.t independent of t/14-grutasks.t
    * Load build results on dashboard via AJAX
    * Update perl-DBIx-Class-DeploymentHandler dependency to 0.002233 (#2359)
    * Move stale job detection from ws server to scheduler
    * Remove obsolete comment regarding offline workers
    * Rely on t_updated for the worker's online status in the web UI
    * Prevent failures in feature tour test
    * Set default check interval for wait_util to 1 second
    * Enforce same width for nodes in dependency graph
    * Move test helper embed_server_for_testing to test utilities
    * Add unit test for test schedule change processing
    * Avoid race condition if test_order.json changes too often
    * Reload test_order.json if it changes at test runtime
    * Refactor job result file path concatenation
    * Move incompletion logic when worker shows up again to scheduler
    * Add missing api tests to circleci
    * Explicitly specify constraint with JobTemplates->find_or_create
    * Update tidy to 20190915
    * Update .circleci/dependencies.txt
    * Make the version number a simple link to the changelog
    * Enable nightly circleci dependency job on master (#2343)
    * spec: Fix missing dependency on IPC::Run in client (#2347)
    * Tolerate exceptions in OBS api call from ObsRsync plugin
    * Improve deleting a single asset in WebUI
    * Prevent loading arbitrary plugins in live view handler
    * Improve language of locking API documentation
    * Prevent the ws server to query itself
    * Clean up resource lock code a little bit
    * Move helper that had been accidentally placed in OpenQA::Utils to the helper plugin
    * Enforce consistent order for pending jobs of worker
    * Add colors for more job results in dependency graph
    * Use create instead of new/insert (overloads should still be fine)
    * Include more columns in unique constraint to be more future proof
    * Do not be lazy and use proper names for variables used more than once
    * Delete duplicate records before creating the unique constraint
    * Use a unique constraint to prevent a race condition that could result in the same module being added more than once under heavy load
    * Don't show nested folders in OBS plugin
    * Polish UI of OBS plugin
    * Reuse Mojo::UserAgent in OBS plugin
    * Don't parse XML with regex in OBS plugin
* Wed Sep 18 2019 coolo@suse.com
  - Update to version 4.6.1568795030.c377d780b:
    * Fix test failures on Leap 15.1
    * Fix warning in 24-worker-overall.t
    * Test scheduler code for assigning multiple jobs to a worker
    * Sort directly chained children within same parent by test name
    * Adapt existing tests to adjustments for directly chained dependencies
    * Assign cluster of directly chained jobs to worker
    * Show assigned jobs as such under 'All tests'
    * Enforce consistent WORKER_CLASS when creating directly chained dependencies
    * Add compution of directly chained job hierarchy
    * Verify that inserting dependency cycles is prevented
    * Improve string formatting in scheduler code
    * Add circleci
    * Fix formatting of developer mode documentation
    * Update dep graph desc for START_DIRECTLY_AFTER_TEST
    * Update documentation for START_DIRECTLY_AFTER_TEST
    * Ignore SQL deprecate warning when querying job modules that are running
* Tue Sep 17 2019 coolo@suse.com
  - Update to version 4.6.1568387059.db88ff48d:
    * Add Storable dependency
    * Remove debugging
    * Create a deepcopy of the settings
    * Always sort keys to make behaviour reproducible
    * Demonstrate what's going wrong on staging yaml
    * Fix duplicate path name
    * Update YAML guide and schema to explain custom job template names
    * Publish API schema(s) along with other docs
    * Fix some issues in the doc markup reported by asciidoc
    * Always build docs and allow local generation
    * Fix warning caused by filename getting removed from reused form hashref in Mojo::UserAgent
    * Cleanup disabled code about 'Sereal'
    * Non-experimental YAML routes with explicit schema
    * Revert back to duplicating dependencies in dockerfile (#2315)
    * Extend the requires of openQA-devel and make them easier to review (#2313)
    * Implement optional defaults.settings key in YAML
    * Fix container image to use repository paths (#2310)
    * Improve test coverage for more background jobs
    * Increase coverage by allowing Devel::Cover to collect stats for background jobs
    * Fix printing usage when invoking openqa-clone-job --help
    * Remove codecov hack that was only added to increase coverage percentage, but does not actually test anything useful
    * Scenarios can have different settings
    * docker: Use devel package instead of spelling out duplicate dependencies (#2308)
    * Cut the test result directory shorter when its length is more than 255
    * Support branch url on openqa-clone-custom-git-refspec
    * docs: Hint to 'openQA-devel' for pulling in dependencies
    * Delete unused screenshots in separate loop
    * docs: Render code correctly (#2306)
    * Allow CodeMirror to render off screen
    * Show context for REST-API errors to make debugging a little bit easier
    * Fix artefact upload errors to show the message instead of the hash address
    * Reduce coverage requirement a bit until we can make Devel::Cover include subprocesses in stats
    * Don't use 3rd set of names for passing dependencies to JS
    * Use capitalized names for module-scoped variables
    * Consider directly chained deps in several places
    * Support _START_DIRECTLY_AFTER_JOBS
    * Add dependency type for START_DIRECTLY_AFTER_TEST
    * Failed isotovideo status checks are fairly harmless, but a log message can be useful for debugging
    * Since we now expect there to be more subprocesses, there is no reason to log them as unexpected anymore
    * Do not try to reconnect the WebSocket connection in subprocesses
    * Make annoying log message debug level instead of info for now
    * Test API and upload errors
    * Test asset uploads too
    * Move artefact upload into a webui connection method so it can be easily mocked for testing
    * Add more worker upload tests
    * Fix fake WebSocket transaction to correctly defer callback execution
    * Improve test coverage of the worker job life cycle
    * Move all direct uses of Mojo::UserAgent from OpenQA::Worker::Job to client modules
    * Add new worker tests and an isotovideo client module that can be mocked easily
    * Perform isotovideo status checks non-blocking too
    * Try to defer all callbacks correctly to the next reactor tick
    * Handle exceptions in uploads
    * Make image uploads non-blocking too
    * Callbacks cannot be optional in an async application
    * Update mock worker tests to be able to deal with multiple processes handling uploads
    * Handle asset and logfile uploads in a subprocess
    * Split up upload handling into more manageable parts
    * Reuse t/test_postgresql in container test as well
    * Harmonize dependencies in cpanfile+openQA.spec
    * spec: Specify more dependencies needed for local development
    * spec: Fix test dependencies after os-autoinst removed dependencies
    * Move codemirror javascript file to javascript label (#2297)
    * spec: Fix 'devel' package (for real) with proper macro definition
    * spec: Fix error about python shebang
    * Fix 'devel' package
    * docs: Update openSUSE repos using $releasever, priorities, better names
    * spec: Add 'devel' package
    * worker job: Add log of second virtio console to upload list
    * Fix accidentally removed dependency
    * Add missing apparmor permission (#2285)
    * Remove shellcheck disable
    * Modernize bash tests
    * Fix test that did nothing
    * Fix argument handling of a function and turn background job into a real plugin
    * Remove print from test
    * Avoid using HAVING on ScreenshotLinks
    * No longer delete job modules one by one
    * Remove support for old migration
    * Use IPC::Run instead of IPC::Run::Simple
    * More code style fixes
    * Tidy developer mode test
    * Test assert_screen args with array of needle tags
    * Code style changes and unit test for current_api_function handling
    * Increase lock timeouts a bit because some jobs might just need a little more time and the risk or locks not getting cleared at the end is very low (#2280)
    * Show needle tags for assert_screen/check_screen
    * Validate tag input field in needleeditor
    * Render a diff of the job group YAML in preview/ save
    * Use purple for blocked jobs
    * Distinguish scheduled and  blocked jobs on test result overview
    * Delete vim footer in files that still have it
    * Makefile: Allow again to select single test cases with PROVE_ARGS
    * Preserve QEMU PID file on pool dir cleanup if QEMU still running
    * Improve tests for triggering pool directory cleanup
    * Test support for non-ASCII chars in needle JSON only in description
    * Tweaks according to code review
    * Handle newline characters in form parameters correctly
    * Use single gru job
    * Always include the group property editor
    * Do not delete assets based on empty size
    * Remove useless quoting
    * Check finished job cout in async test
    * Increase timeout in async test
    * Remove unconditional sleeps from async test
    * Add Gru Test with Mock Api Server
    * Split Folders and Gru controllers
    * Add Rsync Queue UI
    * Use Gru for rsync
    * ObsRsync handle requests asynchronously
    * job cancel: Explicitly return a number to avoid warning
    * Fix warning about undefined $testresdir
    * Fix flaky test t/api/11-bugs.t
    * scheduler: Fix warnings about undefined variables
    * Fix rendering of the openqa.cmd
    * openqa-bootstrap: Fix logic of git clone
    * Add machine filter in 'Test result overview'
    * docs: Mention most simple installation instructions and "clone-job" first
    * docs: Add documentation for immediate bootstrap+clone
    * docs: Fix internal link
    * branding: Prevent undefined flavor in external_reporting.html.ep
    * apparmor: Allow virtio_console based on named PIPE
    * spec: Split out all dependencies properly per sub-package
    * apparmor: Allow loading of client.conf in usual home of geekotest
    * apparmor: Allow loading override templates in /etc/openqa/templates/
    * branding: Prevent warnings about undefined $distri in external_reporting.html.ep
    * Test worker behavior if _upload_log_file fails
    * Improve needle editor test
    * Change iso scheduling behavior to not obsolete older jobs anymore
    * Improve calculating preferred machine
    * Fix error when saving needle JSON with non-ASCII characters
    * Modify workaround property to support adding reason
    * Fix 30-test_parser.t warnings
    * Remove exported functions from OpenQA::File and stop using private methods as part of the public API
    * docs: Fix explanation for masquerading which is needed on all involved zones
    * docs: Simplify firewalld commands by using the runtime variants
    * docs: Make the current "firewalld" approach more prominent than old SuSEfirewall2
    * Fix PROVE_ARGS in spec file
    * docs: Remove obsolete section about "wicked < 0.6.23"
    * load_templates: fix --clean and reading perl templates
    * Do not handle arguments in reverse and move OpenQA::Files class into a proper package
    * Make worker retry-delay configurable
    * Test retry behavior of worker
    * Extend retry delay of worker to 60 seconds if web UI busy
    * Adapt codecov target to current coverage of 85%
    * Allow * placeholders in product names
    * docs: Fix marking for 2nd level list about "wicked pros"
    * Prevent over-escaping of bug titles in test result overview
    * Adjust web socket server test
    * Avoid 'return;' in web socket code
    * Fix sending web socket message when job not exists
    * Improve transaction handling in web socket server
    * AMQP: allow no message prefix
    * Fix '--no-cleanup' on worker start regression
    * Remove OpenQA::Schema::Result::Jobs::set_scheduling_worker
    * Replace Text::Markdown and HTML::Restrict with CommonMark for much better comment rendering speed and security
    * Adding a new parameter to support not schedule parent test suite
    * Timeout for wait_for_ajax
    * Let prove handle @INC for us
    * Expose saving and hiding of the legacy editor in the UI
    * Scrub dangerous HTML from comments
    * Abstract out markdown handling into a new class
    * worker: Consider ws disconnects as uncritical during job execution
    * Fix worker crash when sending job ID
    * YAML: don't merge scenarios with multiple machines with defaults
    * Add dependency on CommonMark, which will soon replace Text::Markdown for a 1000% performance increase (#2228)
    * Ignore cpu_modelname in worker test
    * Let worker pass current job ID on re-registration
    * Allow worker to pass its current job on registration
    * Improve test for checking job status and output
    * Improve error message when rejecting status update
    * Add YAML support to {dump,load}_templates
    * Add systemd timer to trigger daily audit event cleanup
    * Delete old audit events according to configured storage duration
    * AMQP: don't encode message body to JSON before publishing
    * Handle reusing existing connection in devel fullstack test
    * Improve documentation about running test of openQA itself
    * Timeout for wait_for_developer_console_contains_log_message
    * Override default exception handler in extra daemons
    * Fix default route of live handler to prevent template errors
    * Docs for the job group editor and YAML REST
    * AMQP: allow passing headers to publish_amqp
    * Add note about openQA's CLI interface
    * openqa-bootstrap: Fix lookup of configure-web-proxy
    * Improve rendering summary in test result overview
    * t/api/03-auth.t: don't actually wipe asset files from disk
    * Mojo::Pg 4.14 requires the "delete $dbh->{private_...}" feature from DBI 1.632
    * Log errors when reading worker config
    * Add type/additionalProperties to products spec
    * spec: Fix SLE12 build with patched out python subpackage
    * Start a documentation section on how to build openQA plugins
    * templates: Update references to documentation in help texts
    * docs: Update references to target versions in our issue tracker
    * Document adding new dependencies
    * Improve doc section about starting webserver from Git
    * Move testing with production data to database section
    * Improve documentation about OPENQA_BASEDIR
    * Replay cmds in devel mode console only if connected to os-autoinst
    * Make sure all four levels of API access have named routes for plugins and tests
    * Add undef to return
    * Prevent cleaning pool directory in worker availability check
    * Add helper script 'openqa-label-all'
    * Set log for failing to stop cmd srv to info level
    * Do not fail fullstack test when connection closed
    * Split api request to own route
    * Extend unit tests for OpenQA::Worker
    * Do not stop current job twice when stopping during setup
    * Remove unused function from worker
    * Remove check for cpu_opmode from worker test
    * Stop job directly with reason 'api-failure' on API failures
    * Give the API authentication routes plugins will use names and test them
    * Log sent commands in the developer console as well
    * Replay commands send though developer console while offline
    * Add put method with disabled test
    * Fix test doing an equality check on an exception instead of a regular expression comparison
    * Fix html
    * Adapt codecov target to current coverage
    * Small tweaks
    * Default to HTTPS instead of HTTP with openqa-client
    * Add Operator menu item
    * Remove duplicate use
    * Small CR adjustment
    * Make routes restricted
    * Add ObsRsync plugin
    * Expand Machine and Medium Type settings when creating job with 'jobs post' When users created jobs using 'client jobs post', the jobs settings did not expand Machine and Medium Type settings. This PR is used to support to expand settings from Machine and Medium Type when creating jobs with 'jobs post'.
    * .travis.yml: Save travis CI some testing time
    * Add Test::More based error handler to SeleniumTest
* Mon Jul 15 2019 coolo@suse.com
  - Update to version 4.6.1563206570.e00d3964:
    * Make the websocket server tests less noisy
    * docker: Add back 'Test::Compile' as needed for os-autoinst
    * spec: Fix invalid '%perl' introduced with 3aadc34c
    * Test handling worker job status changes
    * Fix passing --no-cleanup worker CLI option
    * fetchneedles: Use subshells efficiently for dir changes
    * fetchneedles: Fix indention
    * fetchneedles: Prevent noisy output about auto-packing git repos
    * Ensure query in jobs API does not become too big
    * Remove group name from job templates example
    * Adapt order of job template example
    * Remove dead auth tests from a DBus refactoring 4 years ago
    * Give the authentication routes plugins will use names and test them
    * Improve and simplify compile check
    * Add Test::Strict to Docker container
    * Allow plugins to add links to the menu
    * Allow any suffix for TAP source files
    * .travis.yml: Make documentation generation an explicit job, only on master
    * .travis.yml: Give readable names to test jobs
    * .travis.yml: Put handling of cache dir together
    * Extend filter for new/updated admin table rows
    * Make log messages of worker tests less verbose
    * generate-documentation: Fix wrong script path introduced by 81df2fd
    * docs: Fix quotes and apostrophes for asciidoctor/github style
    * .travis.yml: Workaround flaky tests with 'travis_test'
    * Test kvm module, only if it is not built-in
    * Make containers non-x86 archs friendly and update to leap 15.1
    * Remove another useless prototype and an unused function from OpenQA::Utils
    * Remove obsolete prototypes
    * Polish worker code
    * travis_test: Fix typo in 'python3-future'
    * Explicitly specify perl module 'Module::Pluggable' to fix warning
    * openqa-clone-job: Improve handling --from parameter
    * README: Clarify how releases are made
    * Adjust testrules.yml to changed worker tests
    * Post upload progress after ignoring known images
    * Remove dead code for handling known images
    * Improve formatting of comments for WebUIConnection attributes
    * Remove leftovers from interactive mode
    * Fix reporting number of images to send to liveview handler
    * Allow stopping worker during job setup
    * Rename OpenQA::Worker::Client to OpenQA::Worker::WebUIConnection
    * Improve use of attributes in worker code
    * Log specific message if ignoring job while already busy
    * Enable verbose option in compile check
    * Restructure worker
    * travis_test: Add dependencies for 'python-scripts'
    * Add YAML diff to jobtemplate_create events
* Sat Jul 06 2019 coolo@suse.com
  - Update to version 4.6.1562333920.03805636:
    * openqa-bootstrap-container: Fix package list passed as single string
    * Add Text::Diff dependency to spec and Dockerfile
    * Fix handling of unknown workers in the websocket server
    * Activate strictures in tests as soon as possible
    * openqa-clone-job: Add support for full test URLs
    * tidy: Apply to all regular perl modules and scripts
    * worker: Improve log messages, e.g. avoid contractions
    * worker: Do not use bare returns
    * docs: Point to wrapper client-script for shorter path
    * docs: Replace the confusing table of triplets with a simple scenario list
    * docs: Revamp the "job templates" section
    * docs: Combine "asset cleanup" with "asset handling"
    * docs: Stress older versions of Leap less
    * docs: Better classify the different installation methods
    * docs: Clarify job groups display on index page
    * docs: Ensure "Installation & Users guide" are prominently featured in "Getting Started"
    * docs: Include all feature descriptions from wiki
    * docs: Also explain "medium types" directly in the glossary
    * Delete unused helper "limit_previous_link"
    * t: Fix warning in full-stack.t
    * t: Output isotovideo log files in case of incomplete jobs within the full stack test
    * t: Delete superfluous setting delete
    * docs: Add hint how to get coverage for individual tests
    * Do not trigger test cleanup code from forked processes
    * Always use spaces in CodeMirror editor
    * fetchneedles: Go back to old, quiet mode
    * t: Fix warning in full-stack.t
    * t: Delete superfluous setting delete
    * docs: Add hint how to get coverage for individual tests
    * Move 'create_worker' method to single place where used
    * client: Prevent warnings when receiving no HTML status code at all
    * Add package self-test for worker as well
    * Add make target "test-with-database" for easier test database setup
    * t: Fix typo in testrules.yml
    * Makefile: Use explicit target name for non-travis specifics
    * Lock test suites in YAML-based groups for manual updates and deletion
* Wed Jul 03 2019 coolo@suse.com
  - Update to version 4.6.1562157181.8465317e:
    * Fix tests that were assuming Test::Mojo methods had special return values
    * script: Fix shellcheck issues with old shellcheck version
    * Fix shellcheck warnings on docker/openqa/entrypoint.sh
    * travis_test: Use consistent spaces instead of tabs
    * Make all shell scripts pass default level (style) of shellcheck
    * Make all shell scripts pass 'warning' level of shellcheck
    * fetchneedles: Use consistent spaces style
    * Makefile: Add test for shell scripts using "shellcheck"
    * openqa-clone-custom-git-refspec: Include further suggestions by shellcheck
    * openqa-clone-custom-git-refspec: Fix use of "-n" on GITHUB_TOKEN
    * Trim whitespace characters from both ends of string
    * Add script for simple setup of a single instance
    * Revert to usual wording "distri" in YAML schedules
* Mon Jul 01 2019 coolo@suse.com
  - Update to version 4.6.1561959871.3b6d67be:
    * Fix deletion of scripts during install
    * travis_test: Ensure shellcheck is installed as part of dependencies (#2136)
    * Strip unnecessary extension from scripts (#2138)
    * Integrate clone-job into bootstrap
* Tue Jun 25 2019 coolo@suse.com
  - Update to version 4.6.1561118372.b9b694d3:
    * Move websocket server helpers to the model
    * Prevent blank line in worker caching output
    * Fix missing dependency in package buildtime tests as well
    * Rename architectures to scenarios
    * Defer loading the schema in OpenQA::Schema::Profiler, so the worker does not trigger a migration
    * Fix missing runtime dependency on "DBIx::Class::DeploymentHandler"
    * apparmor: Allow unzip-plain to fix worker startup
* Wed Jun 19 2019 coolo@suse.com
  - Update to version 4.6.1560873517.08f60a7b:
    * Calculate elapsed time more correctly
    * Add some documentation for OpenQA::Schema::Profiler
    * Refactor DBIx::Class profiler to use current openQA best practices
    * Remove dead code and move rng functions still in use to OpenQA::Utils
    * docs: Fix shell code box rendering with line break
    * Support storing YAML job templates in the database
    * docs: Improve language of Networking document
    * docs: Consistently use QEMU, the offical way of writing
* Sun Jun 16 2019 coolo@suse.com
  - Update to version 4.6.1560549641.c09044ae:
    * docs: No need to start openqa-gru explicitly
    * Add support for OPENQA_BASE_PORT environment variable
* Fri Jun 14 2019 coolo@suse.com
  - Update to version 4.6.1560497112.f26a0400:
    * Don't take the full cluster as possibly blocked (#2109)
    * Make localhost authentication more testable
    * Treat IPv4 and IPv6 the same for local host authentication
    * Blocked by calculation: Fix cyclic behaviour (#2104)
    * Fix travis cache permissions for docker user
    * Fix a problem where an Mojo::RabbitMQ::Client::Publisher instance goes out of scope too early (#2107)
* Tue Jun 11 2019 coolo@suse.com
  - Update to version 4.6.1560026218.807c3c09:
    * Update MM setup documentation
    * Test the scheduler API
    * Cache: Fix missing download progress output and warning
    * Provide the script `openqa-clone-job` already in source
    * Remove dead code from OpenQA.pm
    * Remove imports that are no longer needed
    * Remove all remaining traces of D-Bus
    * Share authentication controller between websocket server and scheduler
    * Remove old script that had been broken for quite some time (and was therefore probably not used anymore)
    * Turn scheduler core into a model class
    * Replace D-Bus with HTTP
    * Remove imports that are no longer needed
    * Add a scheduler client
    * Update architecture diagram
* Wed Jun 05 2019 coolo@suse.com
  - Update to version 4.6.1559744346.36d65edf:
    * docs: Add note how to fix broken CSS
    * Remove tidy from spec file
    * Use the latest version of perltidy
    * Improve tests for admin tables
    * spec: Fix Perl::Tidy mismatch in build tests
    * Follow updated admin table rows
    * Clear admin table filter before adding new row
    * apparmor: Fix worker startup on openSUSE Leap 15.1
    * Don't log jobtemplate_create event if in preview mode
    * docs: Harmonize use of no colon in titles
* Fri May 31 2019 coolo@suse.com
  - Update to version 4.6.1559047081.8050f3f0:
    * Fix filtering settings in admin tables
    * Document latest/scope{relevant,current}/limit in jobs
* Wed May 22 2019 coolo@suse.com
  - Update to version 4.6.1558532409.ab91f319:
    * Install qemu-uefi-aarch64 on aarch64 in bootstrap
    * Use less noisy perl style for $comment->label
    * Prevent accessing comment label without check for undef
    * Ensure that module names are escaped
    * List remaining failed modules on mouseover
    * Allow listing bugs by the time of reporting
    * Require YAML::XS >= 0.67
* Mon May 20 2019 coolo@suse.com
  - Update to version 4.6.1558084113.18c6f052:
    * Revert "Improve code for settings expansion"
    * Update documentation about job scheduling
    * Add job template settings when scheduling new jobs
    * Show job template parameter via regular REST API
    * Allow YAML import/export of job template settings
    * Support scaling MAX_JOB_TIME
    * Add job template settings table
    * Add test for saving needles via Git
    * Validate properties of OpenQA::Git before using them
    * Fix comparision of cluster ID for dependency graph (#2068)
    * Set user correctly in OpenQA::Git instantiation
* Mon May 13 2019 coolo@suse.com
  - Update to version 4.6.1557739992.f9fbeb06:
    * Avoid leaking GITHUB_TOKEN
    * Skip UEFI_PFLASH_VARS asset when UEFI is disabled
    * Add an own result jobs which exceeded the timeout
    * Split off git support into its own class
    * Adapt 13-admin.t to the new sorting-enabled tables
    * Fix remaining jshint warnings in admintable.js
    * Adjust sorting of admin tables so empty strings come last
    * Improve styling of help icon beside search box
    * Improve regex-enabled search of admin tables
    * Tweak sorting and filtering in admin data tables
    * Remove admin table code for column type settings
    * Make admin tables use DataTables correctly
    * Improve code for settings expansion
    * Move job settings expansion to its own module
    * Use CodeMirror with YAML editor
    * Inherit specified settings when create job with 'Jobs post'
    * Show an error message in the editor if the group changed
    * Clean up 08-jobtemplates.t
    * Do not add new testsuites when importing job templates
    * Add YAML-based template editor UI
    * Add non-trivial test suites to exercise YAML validation
    * Import of job template specification from YAML
    * Support click_point in needle editor controller code
    * Fix issues reported by jshint in shapes.js
    * Test adding/removing a click point
    * Allow only one click point per needle
    * Allow adding click coordinates in the needle editor
    * Improve JSON parse errors in openqa-clone-custom-git-refspec
    * Retry after rsync exits with status 24
    * Add non-fatal messages during scheduling to results
    * Allow authenticated calls to the github api
    * Remove deprecated qemu-kvm and use qemu-arm, qemu-ppc and qemu-x86 instead
    * apparmor: rk permission on hdd contents
* Wed Apr 17 2019 coolo@suse.com
  - Update to version 4.6.1555478309.f6dfdd9b:
    * Clone only the latest revision of the SLE needles (#2048)
    * Revert "openQA.spec: multiline macros for services and dependencies" (#2051)
    * Update architecture diagram in accordance with PR 2043
    * Fix the remaining issues of deleting workers
    * Get rid of a few warnings that make test results on Travis hard to read
    * Be a little more strict about WebSocket server response codes
    * There should be no need for AssetPack in the websocket server
    * Trust connections from localhost to the websocket server to avoid complex config file requirements
    * The websocket server is no longer a dbus service
    * Clean up tests and remove a few connection warnings
    * The websocket server is no longer a dbus service
    * Move ws_send from dbus to HTTP
    * Move ws_send_job from dbus to HTTP
    * Remove ws_send_all dbus function, which was actually unused
    * Remove first dbus function from the websocket server
    * Add an HTTP API to the websocket server
    * Don't return status 402 on worker deletion failure
    * Fix indentation in admin_worker.js
    * Make OpenQA::Events::emit_event a non-static member function
    * Update AppArmor profile for usrMerge (boo#1132350)
    * Add cacheservice as part of openqa-worker.target
    * openQA.spec: multiline macros for services and dependencies
* Sun Apr 14 2019 coolo@suse.com
  - Update to version 4.6.1554809752.3a77164a:
    * Fix mock session logins to use only public Mojolicious APIs and create users with a proper resultset
    * Prevent multiple limit_* tasks from running in parallel
    * Allow deleting offline workers via API and web UI
    * Don't duplicate settings in iso_create/cancel events
    * Adapt product log test
    * Add test for re-scheduling product
    * Migrate 'iso_create' events to scheduled products
    * Show scheduled products from new table in UI
    * Test async flag for iso post route
    * Move constants for job dependencies to their own file
    * Add API route to query scheduled product
    * Add async flag to ISO post route and table to keep track
    * Cleanup scheduling functions
* Sun Mar 31 2019 coolo@suse.com
  - Update to version 4.6.1553599469.57d6b3ca:
    * Properly escape bug titles
    * YAML output for job templates and schema validation (#1999)
    * Make the websocket server testable as a normal Mojolicious application
    * Add a model class to store worker state
    * Move more functions into helpers
    * Move dbus functions into helpers
    * Add controllers to the websocket server application
    * Install test distri deps on bootstrap
    * Turn websocket server into a real Mojolicious app
    * Use Mojo::Promise in enqueue_and_keep_track
    * docker: Add IO::Scalar dependency
    * doc: Reflect renaming virtio_screen.pm to serial_screen.pm
    * worker: Upload serial_terminal.txt for svirt backend
    * Unify schema access in OpenQA::WebAPI and fix the issue where the db helper was called on the application
    * Use result_p to track Minion job instead of timers
    * Improve logging non-scalar error info of GRU/Minion tasks
    * Extract common code for saving and deleting needles
    * Fix test for dependency graph
    * Don't let needle-related tasks fail if the cause is uncritical
    * Make needle deletion a Minion job
    * Setting to not cancel parallel parents with still-pending children
    * Add hints to fix dependencies when using devel
* Fri Mar 15 2019 coolo@suse.com
  - Update to version 4.6.1552567428.80082fe5:
    * Test create and delete events for job templates
    * Unify schema access with a singleton method
    * Use route placeholder types whenever possible for cleaner routes
    * Add link to relevant documentation in the job group settings
    * Cache result of OpenQA::..::JobGroup::load_properties
    * Allow disabling bug carry over on job group level
    * Remove dead validation code and replace it with route placeholder types
    * Pass affected_rows correctly in openqa_jobtemplate_create
* Tue Mar 12 2019 coolo@suse.com
  - Update to version 4.6.1552406543.b3e49dcb:
    * Remove check for $OpenQA::Utils::app
    * Move get_bug from Result::Bugs to ResultSet::Bugs
    * Add bug to db already on comment create or update
    * Add support for links to jira tickets
    * Rename tmp_schema to search_path_for_tests, which is a little more descriptive
    * Allow monitoring of Gru/Minion with a new public /admin/influxdb/minion API endpoint
    * Log job group events via audit log
    * Make openqa-webui.service depend on openqa-gru.service
* Sun Mar 10 2019 coolo@suse.com
  - Update to version 4.6.1552078716.6b292c9a:
    * Test deleting job from worker's job history
    * Move another class into its own .pm file and do not use private functions/methods across modules/classes anymore
    * Remove all uses of the enterprise operator and use a more consistent coding style in the affected classes
    * Add loading indication when saving needle
* Fri Mar 08 2019 coolo@suse.com
  - Update to version 4.6.1551963862.0a6b30be:
    * Prevent deletion of worker when deleting its current job
    * Prevent broken rendering of unknown result types
    * Add unxz/xz to apparmor profile to fix poo#48743
    * Don't hardcode remote and branch names for saving needles
* Tue Mar 05 2019 coolo@suse.com
  - Update to version 4.6.1551797932.a5aadf24:
    * Remove safe_call from OpenQA::Utils since it is no longer needed
    * Cover more Gru special cases with tests
    * Remove resource allocator from architecture diagram
    * Mention the possible race condition in a comment
    * Bypass Gru special cases for non-Gru tasks
    * Use a completely new task for testing so we can replicate more edge cases in the future
    * Be a little more defensive with removing Gru tasks
    * Allow pure Minion jobs (without a Gru id) to bypass special case handling
    * Do not delete Gru tasks if they are not finished in Minion yet
* Sat Mar 02 2019 coolo@suse.com
  - Update to version 4.6.1551454083.e27d66d8:
    * Extend apparmor profile for all Git commands we use
    * Correct limit_assets task arguments
    * Allow test vars for openqa-clone-custom-git-refs
    * Fix updating needle Git repository
    * Fix uniform box widths of dependency graph in current Firefox
    * Move JSON::Validator and YAML::XS to t_requires
    * Drop the `cpanfile` changes
    * Add YAML::XS and JSON::Validator dependencies
    * worker: Skip announcing stop if isotovideo already exited
    * worker: Fix "final status update"
    * worker: Refactor _stop_job_kill_and_upload
    * worker: Remove extra handling for dead children
    * worker: Make API calls when stopping job non-critical
    * worker: Treat upload failures as API failures
    * Raise an exception if deploying the SQLite database fails and handle an existing database more gracefully
    * Do not reset the job queue every time the cache service is restarted
    * Test cache service migrations
    * Use Mojo::SQLite migrations to handle schema upgrades in the cache service gracefully
    * Remove unused imports and IPC objects
    * Remove the resource allocator
    * Move barrier handling out of the resource allocator
    * Move mutex handling out of the resource allocator
    * Remove first dbus method and use OpenQA::Schema directly
    * Declare the DBIx::Class dependency properly
    * Move OpenQA::Resource::Jobs handling from the resource allocator to the webapi
* Tue Feb 26 2019 coolo@suse.com
  - Update to version 4.6.1551101052.7f891940:
    * Use well-defined worker config for fullstack test(s)
    * Adapt tests to default WORKER_CLASS
    * Assign default WORKER_CLASS when posting job
    * Assign default WORKER_CLASS when scheduling ISO
* Sat Feb 23 2019 coolo@suse.com
  - Update to version 4.6.1550673294.3fb7464e:
    * worker: Log error returned by JSON API
    * Render error in all cases in create_artefact
* Tue Feb 19 2019 coolo@suse.com
  - Update to version 4.6.1550584043.5098c32d:
    * Log isotovideo startup more detailed
* Tue Feb 12 2019 coolo@suse.com
  - Update to version 4.6.1549966436.c3938033:
    * Revert support for ASSET_\d+_URL
    * openqa-clone-custom-git-refspec: make use of GROUP var
    * Improve error handling when changing priority
* Sun Feb 10 2019 coolo@suse.com
  - Update to version 4.6.1549799415.315b994a:
    * Fix modules filter wrong results while using comma
    * Show bug reporting links also on text results
    * Prevent download tasks for the same asset running in parallel
    * Improve Minion error handling when saving needle
    * Allow to run Minion jobs in UI tests
    * Migrate intermediate database changes
    * Don't use might_have relationship for job scenario
    * Show externally skipped module count in resultstats
    * Use same style for needle editor warnings as for regular flash messages
    * Save needles via Minion
    * Format Git errors more nicely when committing needle
    * Rebase needle directory before commiting changes
    * Use commit_git_return_error in Step.pm to propagate error
    * Skip result skipped on calculate overall result
* Tue Feb 05 2019 coolo@suse.com
  - Update to version 4.6.1549379724.2b90641c:
    * Split configured hosts by whitespace
    * stopping job: Proceed on errors during announcement
    * Let devel mode fullstack test also pass on state cancelled
    * stopping job: Change order of POST requests
    * Prevent error about cmd srv connection when test ends
    * Make code for engine startup more clear
    * Add architecture diagram
* Sun Feb 03 2019 coolo@suse.com
  - Update to version 4.6.1549026855.08485c7c:
    * Remove SQL files for 2017
    * Update serial terminal function (#1982)
    * Remove image migration jobs that were only used for very old migrations
    * Lift the parallel job limit for the gru worker and add more fine grained limits to individual tasks
* Thu Jan 31 2019 coolo@suse.com
  - Update to version 4.6.1548936964.47070d70:
    * spec: Fix missing mention of 'openqa-clone-custom-git-refspec' in script/
    * Add test check for scenario within error reporting
    * docs: Add documentation for triggering jobs based on any git refspec
    * Add script 'openqa-clone-custom-git-refspec'
    * Consider parent group comments for important builds
    * Cache result of function call
    * Add scenario description to infopanel of test
    * Fix typo in reference to DeveloperSessions
    * Fix another regression from c9735699 when no sync is needed
    * apparmor: Fix access to git templates
    * Switch to four spaces as requested, modify error ignoring
    * Fix flaky test regarding needle update
    * Improve error handling in worker cache /status route
    * openqa-bootstrap-container: do more error checking, fix a hang
* Sat Jan 26 2019 coolo@suse.com
  - Update to version 4.6.1548420629.e8e80a4b:
    * Fix regression of test caching failing introduced by c9735699
    * worker: Fix two perl warnings
* Wed Jan 23 2019 coolo@suse.com
  - Update to version 4.6.1548078204.c9f60161:
    * Use nicer syntax for default vars
    * Add (carried over) bugref to job.done AMQP event
* Fri Jan 18 2019 coolo@suse.com
  - Update to version 4.6.1547830304.62f9aaaa:
    * Allow overwriting container bootstrap repo
    * Remove Failed modules filter from UI
    * Add UI tests for filter by module
    * Add search by module in all jobs of job group
    * Prevent github to think we have perl6 code
    * Better check for existing DBs in bootstrap
    * bootstrap: make errors fatal and deal with re-runs
    * apparmor: Further fixes for custom git clones
    * Fix external reporting if scenario description not present
    * Improve code for scenario description and add test
    * Add test suite description for bug reporting
    * apparmor: Fix custom git repo clone "env" denied
    * clone_job: Add convenience option '--within-instance'
    * Also set assigned jobs to parallel_failed (#1951)
    * Fix a few issues reported by jshint
    * Prevent the live log from becoming too long
    * Handle undefined `$text` in `find_bugref` and `find_bugrefs`
    * Wrap text in live log so long lines are readable
    * Allow custom CASEDIR/PRODUCTDIR/ASSETDIR
* Thu Jan 10 2019 coolo@suse.com
  - Update to version 4.6.1547114886.81dabdea:
    * 21-needles.t: Use `discard_changes` instead of re-calling `find`
    * Add bootstrap hint for Leap 15.0
    * Fix "Can't locate object method new via package JSON" introduced by 95cb6601
    * Check for correct perltidy version on execution
    * Fix if condition and leap repo prios for bootstrap
    * Improve a few details in worker code
    * worker: Improve handling API failures
    * Handle unexpected errors on status update more nicely
    * worker: Fix handling errors caused by connection issues with web UI
    * Show currently executed function in developer mode
    * Allow to pause on the next command
* Sat Dec 22 2018 coolo@suse.com
  - Update to version 4.6.1545406149.53968c1e:
    * Activate strict and warnings for all tests and do not use indirect object syntax
    * Add tool to bootstrap openQA with only one command
    * Fix comments and reference the usage messages of the minion job/worker commands in usage messages
    * Test setting last needle update
    * Add examples for run and list commands
    * Add Minion tests and make the run command a subclass of the worker command
    * Use better variable names in t/21-needles.t
    * Prevent wrong 'New needle ...' notifications in needle editor
    * Rename Docker-related targets and scripts
    * Improve documentation about running tests without Docker
    * Remove obsolete docker/testing
    * Improve documentation regarding Docker
    * Use --oneshot to make it more obvious what is happening
    * Improve job restart
    * Allow submitting margin and match level via return key
    * Hide tooltips when hiding developer mode elements
    * Remove 'Cancel job' button from developer mode
    * Reuse many more parts of Minion for Gru
    * Add a new OpenQA::WebAPI::Command namespace so there is no need for hidden classes in plugins
* Thu Dec 20 2018 coolo@suse.com
  - Update to version 4.6.1545230885.56b79eeb:
    * Use OPENQA_TEST_IPC mock in 37-limit_assets.t (#1935)
    * Reformat with new perltidy version
    * Adjust comment for pauseOnScreenMismatch
    * Allow test in devel mode fullstack test to pass
    * Remove 'Error from livehandler daemon' prefix
    * devel mode: Test version check
    * devel mode: Check whether os-autoinst is compatible
    * devel mode: Allow to pause on check_screen timeout
    * Improve and fix asset caching doc
    * Fix typos
    * Makefile: Prevent docker "build" and "run" to run in parallel
    * Add basic documentation for OpenQA::Events
* Mon Dec 17 2018 coolo@suse.com
  - Update to version 4.6.1545054233.21210ce3:
    * Use a fixed version of perltidy
    * Prevent 'Summary of HASH(...)' if multiple distris/versions specified
    * .travis.yml: Delete not necessary stage overrides
    * docs: Make commands to call more prominent with backticks
    * Makefile: Delete unused target docker-test-travis
    * Do not set the MOJO_LOG_LEVEL environment variable by default for more granular logging
    * Reformat everything for the latest version of perltidy
    * Support filtering by test in group overview again
    * worker: Validate job sent by web UI "job_grab"
    * Use localized signal handling instead of global sigtrap for modules
    * Set transaction isolation level for asset cleanup accordingly
    * asset cleanup: Check whether $res_max_job is set before comparing
    * Fix copyright year
    * Add license to new module
    * Move memory limit handling into a plugin
    * Move all global events to OpenQA::Events
    * Add OpenQA::Events module to replace random events being added to Mojo classes
    * Improve documentation for schedule control
    * Extend and improve asset documentation
    * Don't treat UEFI_PFLASH_VARS as asset if path is absolute
* Thu Dec 13 2018 coolo@suse.com
  - Update to version 4.6.1544609268.19a4cf68:
    * Fix test for popovers in 15-admin-workers.t for real
    * Improve "Refusing 'grab_job'" debug message
    * Test worker broken state
    * Add 'broken' state to the worker
    * Prevent worker to accept jobs if caching not available
    * Update specfile line for restarting apparmor
* Tue Dec 11 2018 coolo@suse.com
  - Update to version 4.6.1544510066.913d8f26:
    * Update license of test spec-file to current SPDX format (#1915)
    * Use the boring standard return value for all Perl modules
    * Merge hashes properly
    * Test handling of assets with invalid name
    * Prevent registering empty assets
    * Skip cleanup of assets with empty name
* Fri Dec 07 2018 coolo@suse.com
  - Update to version 4.6.1544166689.47296c23:
    * Disable INSTALL_FROM_CPAN by default (#1863)
    * Don't leave a limit_assets task hanging after 14-grutasks.t (#1882)
    * Do not require perlcritic on sle-12 (#1910)
    * When detecting asset keys, don't use the _URL form for ASSET (#1907)
    * Add Perl::Critic::Freenode to the test container (#1906)
    * Fix devel fullstack mode test
    * Make devel fullstack test more verbose
    * openQA.spec: Add missing runtime requirement for client (#1905)
    * doc: Mention select_serial_terminal() in serial terminal doc
    * Test rendering external table
    * Don't show categories in table for external results
    * Add filter for external results table
    * Use circle to display results in external table
    * Add separate table for external results from parser
    * Move logic for test detail steps from view into controller
    * Fedmsg: use Python 3 logger command
    * Extend documentation on the developer mode panel
    * Add WORKER_HOSTNAME to workers.ini template
    * Document re-needling workflow
* Mon Dec 03 2018 coolo@suse.com
  - Update to version 4.6.1543830229.359b5dd9:
    * Add Perl::Critic::Freenode to openQA.spec
    * Use Perl::Critic::Freenode to determine good coding style
    * Make all modules pass Perl::Critic::Freenode with severity level 4 (stern)
    * Activate strict and warnings consistently for all modules
    * Fix network dependency for cache service
    * Remove DEBUG and LOGDIR environment variables and change cache services to use the test mode
    * Test skipping timeout in developer fullstack test
    * devel fullstack test: Don't fail if renamed needles already there
    * devel mode: Allow to skip assert/check_screen timeout
    * Remove srand workaround that does nothing anymore since Mojolicious 5.76 (2015)
* Wed Nov 28 2018 coolo@suse.com
  - Update to version 4.6.1543400978.50e006bc:
    * Fix worker-cacheservice failing on startup due to no network
    * docs: Extend development tricks with dynamic test override
    * Fix typo in installation documentation
    * Replace Mojolicious::Commands with Mojo::Server::Daemon in test modules, make sure all test modules use strict, and fix a few issues caused by not using strict before
    * Restart openqa-worker-cacheservice on failure
    * Allow caching of externally downloaded assets
* Mon Nov 26 2018 coolo@suse.com
  - Update to version 4.6.1543249675.02bb8eff:
    * Exit worker with non-zero return code in error cases
    * Do not import from_json, there is already an inherited method with the same name
    * Add comments to point at Mojo::JSON being used to set up booleans
    * Debug 25-cache-service.t
    * Make perltidy happy
    * Convert a few cases back to Cpanel::JSON::XS that require special configurations (mostly for tests, but there might be underlying protocol requirements too)
    * Document steps to debug developer mode setup
    * Convert most uses of Cpanel::JSON::XS to Mojo::JSON, which will take care of using an optimized encoder and avoiding boolean warnings
    * Use fixed header for test result overview table
    * Check for JavaScript errors while waiting for result panel
    * Prevent selenium test to accidentally click on the VNC notice
    * Move note about VNC into developer panel
    * Update existing unique flash messages
    * Expand devel controls by default if paused and owning the session (#1880)
    * Add rsync BuildRequires and Recommends to RPM spec (#1881)
    * Add a new is_admin_js helper to generate JavaScript booleans for use in templates
    * Add a test for browsing the admin pages in readonly mode
    * Use OPENQA_TEST_IPC in developer mode unit test (#1868)
    * Add test to check link for entire build
    * Add link to test results for multiple job grops
    * Call _reschedule after schedule concluded
    * Remove unused variable $force in _reschedule()
    * Fix comment in scheduler code
    * Fix various uses of the is_admin helper in templates to generate JavaScript that resulted in empty lists, because the helper returns a Perl boolean value instead of a JavaScript boolean
    * Revert "Fix deprecation warnings regarding Mojo::Transaction::error"
    * Fix line break in failed module box
    * Fix formatting
    * Fix deprecation warnings regarding Mojo::Transaction::error
    * Combine multiple distri/version/flavor/build filter with logical or
    * Fix filter for architecture
    * Upload video timestamp file when it exists (#1873)
    * Fix formatting
    * Use Mojo::File::slurp in check_tabmode
    * Improve error handling of Step controller
    * Handle `app` and `tx` attributes of Controller being weakened
    * Do not check group name by dragging group
    * Minor fixes for WritingTests doc (#1865)
    * Add 2 new dependencies to the travis container: (#1864)
    * Update all uses of Mojo::Transaction::success to their Mojolicious 8.06 equivalent
    * Fix a few new uses of tempdir
    * Fix various incorrect uses of Mojo::File::tempdir
    * docs: Extend definition of *softfailed* to "known issues" (#1837)
    * Refuse updating job group name with empty or blank (#1844)
    * Apparmor: Add /dev/hugepages (#1857)
    * Fix broken in section of inter machine dependencies (#1859)
    * Wrap up and polish
    * Do not use wantarray in GRU's enqueue()
    * Update POD OpenQA::Worker::Cache::Client's SYNOPSIS
    * Avoid to race to get available minion workers
    * Drop PID from log
    * Move Minion workers under a single service
    * Cleanup
    * Fix typo
    * Adapt gru tests
    * Generate same lock for asset/host in the request object
    * Fix rsync output in minion task
    * Refactor and update Documentation
    * Use the cache service to perform rsync tests caching
    * Create Minion task for rsync execution
    * Use the host folder to cache tests/needles
    * Do not check if child is running if it's not there
    * Reduce the lock expiration time
    * Trim spaces from left and right in assets name
    * Hold the db handle during transactions
    * Add test for Minion task registration and execution
    * specfile: DBD-SQLite needs to be > 1.51, required by Minion::Backend::SQLite
    * Add tests and cover also subprocess execution
    * Add function to generate session token
    * Read and set limit from config file, defaults to 50GB
    * Makefile: install Worker Cache Service systemd unit
    * Add POD for Cache Service and extend docs/Installing.asciidoc
    * Add service file and adapt openQA.spec
    * Avoid useless quotes on hash key
    * Debug - adapt compile-check-all
    * Address to PR comments - also add test for checking output in cache-service.t
    * Drop unused function
    * Write cache output into os-autoinst log
    * Make possible to retrieve cache output
    * Add debug messages while enqueuing download
    * Asset path needs to be a string for vars
    * Make dequeue and status post
    * Adapt fullstack to cache path change
    * Extract domain parsing to _base_url and use it also in the client to resolve asset path
    * Adapt tests
    * Get the cache path right
    * Incomplete job if cache service is down
    * tests: Wait also for worker minion in fullstack
    * Use defaults in isotovideo engine
    * Update defaults and remove protoyped function from Cache::Client
    * tests: Add test for available_workers()
    * Add available_workers() to Cache::Client
    * Fullstack: move sqlite cache check up
    * Cache: make retry() return always the response object
    * Fullstack: Wait cache to be ready
    * Adapt tests and utils
    * Drop unneeded default
    * Use OpenQA::Worker::Client inside the cache task
    * Start to adapt fullstack test
    * Adapt to PBP
    * Add dep on Minion::Backend::SQLite
    * Move common testing functions to Test::Utils as they will be reused also in fullstack test
    * Add Mojo::SQLite dependency
    * Use the Cache service within the worker
    * Add accessors to retrieve asset path and check if exists
    * Remove unneded log line and cleanup check_limits()
    * Finishing porting the Cache.pm code to Mojo::SQLite
    * Rework cleanup strategy, avoid endless loops - update etag fails now
    * Use Minion Admin plugin with the cache service
    * Drop downloading, Cache.pm now records just etag and size
    * Use Devel::Cover in cache-service tests to enhance coverage
    * Adapt cache tests - still fails on size calculation
    * Move Cache.pm code to Mojo::SQLite
    * Add dequeue() and tests for it
    * Fix and test enqueued tasks
    * Do not use list_jobs from Minion to gather statuses, causes races
    * Add default usage tests and use minion lock to detect if it's in use
    * Fix test copyright header
    * Add standard client usage
    * Add Cache service client
    * Do not lock anymore on assets
    * Add test for cache service
    * Add script to start cache service
    * Create separate class for Minion Server and worker
    * Do not log an error when trying to unlink an nonexisting file (#1854)
    * Prevent filter on test overview to reveal old jobs
    * Allow to create dependency for jobs on different machines
    * Test that filtering overview does not reveal old jobs
    * Add dependency for test in os-autoinst (#1851)
    * Handle skipped test result in IPA parser
    * Show bug title on mouseover
    * Fix job templates JavaScript
    * Fix typo in networking documentation
    * Regenerate docs
    * devel mode: Suppress connection errors if no module running
    * Make 13-admin.t more verbose in case of failure
    * Use $LEAP_VERSION in documentation consistently
    * Use 'not yet' instead of 'never started' on /admin/workers/X (#1841)
    * Extend unit tests for developer mode UI
    * Don't replace preview container when updating results
    * Load new test details when paused in the middle of module
    * Add START_AFTER_TEST/PARALLEL_WITH to dep graph tooltip (#1840)
    * Allow to scroll up and down using arrow keys on test details (#1842)
    * Fix testhelper wait_for_session_info
    * Lazy-initialize devel mode when switching to live view tab
    * Make 'can't remove ...' warnings debug messages (#1836)
    * Create new db schema version
    * Add tests for test module flags
    * Add special icon for the always rollback flag
    * Add always_rollback flag description
    * Add regex filter for admin tables (#1831)
    * Simplify Schema::Result::Jobs::running_modinfo
    * Test progress bars on /tests
    * Fix progress bars on /tests
    * Fix prio field in /tests and add a test for it (#1834)
    * Hide cloned jobs from job dependency graph (#1833)
    * Add route to poll stats of running and scheduled jobs (#1829)
    * Allow softfail and softfailed as step result
    * Prevent rendering undef/refs as resborder
    * Move errors regarding developer mode into the devel panel (#1830)
    * Test error handling of status/image/progress upload
    * Recompute asset status after cleanup for /admin/assets
    * Fix misleading error message on non-UEFI jobs (#1825)
    * Save asset status cache under /var/lib/openqa/webui/cache
    * Don't serve assets table while cleanup is ongoing
    * Update apparmor profile for current Tumbleweed for x86 workers (#1827)
    * worker: Stop job if considered dead by the web UI (2)
    * worker: Stop job if considered dead by the web UI (#1824)
    * Prevent multiple limit_assets tasks to run in parallel
    * Spawn limit_assets task in a consistent way
    * Polish a few details on the /admin/assets table
    * Allow to trigger asset cleanup task on /admin/assets
    * Prevent warning when rendering assigned jobs on 'All tests' page (#1823)
    * Fix issues noted by jshint
    * Make displaying assets by group faster
    * Set asset table width to 100%
    * Show last update of assets table
    * Improve speed of /admin/assets
    * Fix dependencies of openQA-client package (#1819)
    * Use less-ugly gravatar icons already used in OBS and progress (#1822)
    * Fix padding of tabs in testresults
    * Polish code for dependency graph
    * Clean CSS
    * Ensure filter icon and last tab button don't overlap
    * Add help text to dependency graph
    * Rename part_of_cluster to has_dependencies
    * Remove old dependency table
    * Test dependency graph
    * Improve appearance of dependency graph
    * Compute cluster for dependency graph
    * Fix clipping and alignment of dependency graph
    * Make dependency graph a bit more fancy
    * Display dependency graph using dagre-d3
    * Handle logging errors (#1815)
    * Use italic font to display default prio (#1818)
    * Fix openQA-client package for openSUSE (#1816)
    * Stop worker when an unhandled exception occurs (#1809)
    * Limit new needles sent to os-autoinst on resume to 100
    * Use Mojo::File in t/ui/07-file.t
    * Add 'perl(File::Touch)' to Dockerfile
    * Test needle download
    * Allow command server to download new needles on resume
* Wed Oct 03 2018 coolo@suse.com
  - Update to version 4.6.1538413557.f9e2a131:
    * Adapt tests to logging behavior of Mojolicious 8 (#1814)
    * Use transaction when computing the asset status
    * Make only cleanup fail on inconsistent asset status
    * Print max job when detecting ongoing scheduling during cleanup
    * Fix removal of scheduling assets
    * Document asset cleanup
* Sat Sep 29 2018 coolo@suse.com
  - Update to version 4.6.1538057874.2d8d0618:
    * Update AppArmor profile for Leap 15.0 (#1810)
    * Allow overwriting job priority when posting isos (#1807)
    * Dump the JSON templates as ascii
    * Fix jobs fixtures
    * Increase debugging information in asset removal
    * Round the remaining days to make tests less blinky
    * Fix wrongly assigned states in existing data
    * Prevent setting the state to SKIPPED
    * Test whether t_finished is assigned when setting a final job state
* Wed Sep 26 2018 coolo@suse.com
  - Update to version 4.6.1537939546.7aa7ed58:
    * all tests page: Fix parameter passing for timestamp rendering (#1806)
    * Make asset cleanup more verbose (#1803)
    * Fix 'last_match' param of AJAX route for needle table (#1802)
    * Use AJAX for all tables on /tests
    * Don't pre-compute IDs for finished jobs when loading HTML
    * Optimize all tests page
    * doc: remove mention of openQA-devel package (#1800)
    * Make sure multimachine jobs get a worker eventually
    * Some code restructing in the scheduler function
    * Delete empty settings in clone job
    * Display progress bar when downloading asset
    * Cache infos about scheduled jobs
    * Limit logs and results for groupless jobs (#1798)
    * Release job networks more often (#1795)
    * Fix removal of untracked assets (#1796)
    * Enable the scheduler on updates (and the webui is enabled) (#1785)
    * docs: Write Leap installation repo in more timeless way (#1791)
    * Run inserting screenshots in a transaction (#1792)
    * Update AppArmor profile to allow worker to use cgroups
    * Set specific slice for worker service
    * Better detect of systemd slice
    * Inform worker about devel session to reduce posting status info (#1789)
    * Correct typo (#1790)
    * Require RabbitMQ::Client 0.2
    * Make AMQP sending less fragile
    * Make web socket and livehandler daemons listen on IPv4 and IPv6 (#1787)
    * Prevent worker to endlessly retry non-critical API calls (#1788)
    * Fix typo in t/api/02-iso.t
    * Make asset download feature usable by both "jobs post" and "isos post"
    * docs: Cover different asset types and asset options
* Thu Sep 13 2018 coolo@suse.com
  - Update to version 4.6.1536756702.f75303c1:
    * Improve error log of AMQP plugin (#1784)
    * Treat failure when posting upload progress as non-critical
    * Allow regular HTTP and WS being passed though reverse proxy
    * Fix random failures in developer mode unit tests
    * Add unit test for posting progress upload
    * Add HMAC time stamp also on livehandler daemon
    * Store upload progress in database
    * Prevent use of uninitialized value when posting upload progress
    * Check for upload progress in developer fullstack test
    * Use API authentification for post upload progress route
    * Test handling of upload progress in UI
    * Show needle editor button not unless upload complete
    * Pass upload progress from worker via liveviewhandler to browser
    * Open needle editor in developer fullstack test
    * Fix one more corner case for blocked_by (#1781)
    * Simplify reschedule code
    * Make the overview page responsive again (#1780)
    * Sort scheduled jobs via database (#1779)
    * Fedmsg plugin: emit 'standardized' fedmsg (#1758)
    * Fix blocked jobs not appearing in scheduled table
    * Increase max execution time per job in fullstack test
    * fullstack.t: Distinguish between not found and wrong permissions
    * Add more checks in 15-comments.t to debug random failure
    * OpenQA::Parser::Format::JUnit include error and skipped details (#1778)
    * Update serial failures detection documentation
    * Prevent asset-releated tests being disturbed by unrelated files
    * Test computing asset status
    * Optimize querying asset status for admin table
    * Allow rendering asset table as JSON
* Sun Sep 09 2018 coolo@suse.com
  - Update to version 4.6.1536432963.ac9f540e:
    * Fix the vlan assignment and release
    * Remove debug that prints to STDERR
    * Clean up 05-scheduler-dependencies
    * Take the full cluster into account, not just the first level
    * Avoid undefined warnings from rescheduling
    * Do not reschedule cluster jobs multiple times
    * Do not require websocket in scheduler (#1777)
    * Extend the test coverage for blocked_by
    * Fixed blocked_by calculation not to create loops
    * Schedule the jobs manually in fullstack test
    * git clone only the HEAD of os-autoinst
    * Do only copy back the cache on travis
    * Make 2 debug messages in WS server info
    * Wait for the scheduler to reshedule job 3
    * Die early in full-stack test
    * Don't output 'Scheduling new jobs' if there are 0 free workers
    * Add some means to debug full-stack test
    * Only talk about cpanm if it's actually true
    * Run chromium with --no-sandbox not to require admin caps
    * Revert PR 1747
    * Allow to enable monitoring using mojo-status (#1763)
    * Catch misconfigured test suites creating cycles (#1775)
    * Make tidy fast by only looking at changed files (#1773)
    * Ignore file docker.env created by make target docker.env
    * Update docker-related documentation
    * fullstack/Docker test: Skip os-autoinst build only conditionally
    * fullstck test: Improve ignoring JS errors
    * fullstack test: Prevent auto page reload when waiting for result panel (#1770)
    * Improve help popover for job group/template prio
    * Prevent Firefox to misalign arrows of prio input
    * Disable job template prio editor for non-admins
    * Test using default prio from job group when scheduling ISO
    * Add tests for setting prio via job templates API
    * Improve error msg and response for update of job template API
    * Allow job template to inherit prio from group
    * Allow amending job template priority
    * Use default prio when adding new job template to existing medium
    * Avoid using Mojo::ByteStream directly when rendering JSON
    * Adapt t/16-utils-runcmd.t for e2771ee
    * Fix sorting worker jobs by finished
    * Make 33-developer-mode.t more stable
    * Prevent use of uninitialized $current_running in Worker/Jobs.pm
    * Test opening needle editor for running tests
    * Improve 404 error pages of needle editor for running jobs
    * Test pausing on assert screen timeout
    * Consider only new console messages in fullstack test
    * Adjust upload_status for pausing on assert_screen timeout
    * Fix typo occured -> occurred
    * Test UI changes for pausing on assert_screen timeout
    * devel mode: Hide executed modules when test status updated
    * devel mode: Show reason for pause
    * needle editor: Show 'back to live view' if in devel mode
    * devel mode: Allow to open needle editor when paused
    * devel mode: Add UI elements for pausing at timeout
    * Use git -C for commits
    * Don't check for .git directory when making git commits
* Tue Aug 21 2018 coolo@suse.com
  - Update to version 4.6.1534873283.be929573:
    * Remove entrypoint from specfile sources
    * Makefile: Build env file for docker with needed environmental variables
    * Fix Mojolicious version requirement
    * Emit parent group ID in AMQP comment event
    * Use subtests in AMQP test
    * Makefile: Avoid also to parse env with spaces to travis
    * tests: Fix builds on master
    * Adapt fullstack tests to changes in os-autoinst
    * Make javascript_console method less verbose when there are no errors
    * test: disable broken test
    * Do not call unblock introduced in 184d0c5d5
    * Revert "Calculate blocked by jobs on creation in job resultset"
    * Do not display blocked count
    * Do not calculate blocked jobs
    * Drop unused import
    * Revert "Merge pull request #1729 from mudler/blocked_by"
    * Revert "Fix usage of $blocked in test results template (#1740)"
    * Revert "Merge pull request #1741 from coolo/fix_blocked_by"
    * Makefile: cleanup
    * tests: INSTALL_FROM_CPAN by default
    * docker: Pass environment to docker
    * docker: try to build our image with package upgrades and custom entrypoint while running tests
    * docker: Upgrade container packages before running tests
    * Fix suggested command for adding devel repo
* Fri Aug 10 2018 coolo@suse.com
  - Update to version 4.6.1533914931.14b73490:
    * Use the transaction to check if it's empty (and avoid warnings)
    * Upload: Keep the transaction around
    * Calculate blocked_by status of restarted jobs
    * Remove systemd dependencies on scheduler
    * Fix usage of $blocked in test results template (#1740)
    * Make limit for keeping untracked assets configurable
    * Test inheritance and overriding of job/parent group properties
    * Read default job/parent group properties for cleanup from settings
    * Update openQA documentation regarding serial failures detection
    * Make UEFI_PFLASH_VARS non critical on local workers
    * Print autoinst-log.txt after Travis testrun
    * Fix full-stack.t
    * Adapt test of group overview JSON route for parent comments
    * Test tagging on parent group level
    * Test commenting on parent group level
    * Allow pinned comments on parent group overview
    * Support commenting on parent-group level
    * Test overrides for job settings passed to clone job script
    * Reduce indentation in clone_job_apply_settings
    * Require at least IO Socket SSL 2.009
    * Pass worker setting WORKER_HOSTNAME to web UI
    * Add tests for comments carryover if module contains bugref in details
    * developer mode: Don't show same error twice
    * Unify disable_bootstrap_animations and disable_bootstrap_fade_animation
    * Carry comment over if test suite failed with same serial failure
    * developer mode: Show flash messages on errors
    * Test processing state changes from os-autoinst
    * Consider fullpath as a valid asset
    * Minor refactor for clone_job.pl and add unit test
    * Add global settings support for clone job
    * Treat UEFI_PFLASH_VARS as non critical asset
    * Change striped name from IPA results
    * Remove debug leftover
    * Highlight blocked jobs with orange colour
    * Do not hide scheduled jobs if blocked
    * Calculate blocked by jobs on creation in job resultset
    * Release vlan networks only if other jobs in the same cluster aren't running anymore
    * Disable worker shuffling in 05-scheduler-* tests
    * Add scheduler function to disable worker shuffling during computation
    * Adapt job_grab tests
    * Adapt scheduler fullstack test to latest changes
    * Follow the rename of get_websocket_api_version
    * blocked_by calculation: Don't block on self
    * Fix timer reset on quit
    * Calculate blocked_by state later in the process
    * Reset the scheduler tick if not summoned
    * Simply scheduler logic - but a lot
    * Fix blocked_by for chained parallel jobs
    * Disable pp in IPC - a little too noisy on allocating
    * Filtering for scheduler
    * Prepare a hash of jobs
    * Select all scheduled jobs and filter them for free workers
    * Remove BUSY_BACKOFF and CONGESTION_CONTROL
    * Remove CAPTURE_LOOP_AVOIDANCE option
    * Remove OPENQA_SCHEDULER_FIND_JOB_ATTEMPTS option
    * Add UEFI_PFLASH_VARS to detect_asset_keys
    * Mark all restarted (cluster) jobs in UI
    * Add IPA format to OpenQA Parser
    * Improve logging in LiveViewHandler
    * Assign os-autoinst tx not before actually connected
    * Ignore 'Data frame received after close' for now
    * Extend unit tests for live view handler
    * Refactor LiveViewHandler
    * devel mode: Prevent endless, instant reconnects on error
    * Mention how to actually enable openqa-ssl.conf under openSUSE
    * Use wss protocol for websocket connection when page loaded via https
    * Fix javascript errors on running.js (#1719)
    * Update README.md
* Tue Jul 10 2018 coolo@suse.com
  - Update to version 4.6.1531161673.f7fc21dd:
    * Remove docker-tests during install
    * Don't display blocked jobs as scheduled
    * Make registering assets transactional (#1711)
    * docs: Add note on sending new lines to a serial terminal (#1714)
    * clone_job: Make _GROUP and _GROUP_ID override each other (#1716)
    * Add blocked_by to jobs - calculated on job changes
    * WIP: Move commands to run docker tests to separate script
    * Make parser test less verbose
    * Make error messages in setup_share_dir more specific
    * Allow to use a custom os-autoinst checkout
    * Remove print() leftover from debugging
    * ws proxy: Add tx after last client-specific error handled
    * Don't fail full-stack.t when already assigned
    * Prevent use of global variables in LiveViewHandler.pm
    * Make developer mode accessible to operators (#1707)
    * needle editor: Assign new background image instantly
    * developer mode: Show only modules which are still ahead
    * Adjust overflow behavior of dashboard progress bars
    * Use _GROUP_ID in clone_job.pl
    * Refactor test code for jobs post
    * Test specifying group by ID on jobs post
    * live view: Connect to ws server when testStatus.running is set
    * Fix bugs in form controls for devel mode
    * Show developer mode form only when connected via web sockets
    * Fix help popover in developer panel
    * devel mode: Handle case when module list still unknown
    * Never assume it is the own devel session when not logged in
    * Don't update developer mode controls until confirmed
    * Rephrase to avoid 'developer session'
    * Make full-stack test more stable (#1701)
    * Replace 'opened by' with 'owned by'
    * Prevent resetting the module to pause at on page load
    * Show link to ws console only in development mode
    * Remove useless debug printing in live view handler
    * Don't use Test::MockModule::redefine()
    * Improve error handling of livehandler daemon
    * Test UI controls also in developer fullstack test
    * Cancel job when quitting the developer session
    * Don't quit developer session when disconnecting from os-autoinst
    * Add tests for developer UI controls
    * Fix importing determine_web_ui_web_socket_url
    * Start developer session via submit button
    * Set status code when finishing ws connections
    * Avoid using Mojo::IOLoop->one_tick() in developer unit tests
    * Adapt to removal of waiting state
    * Fix style issues mentioned by @foursixnine in review
    * Extend unit tests for status-only route
    * Fix broken HTML on test details page
    * Check that VNC instructions are shown when test is paused
    * Document variables for developer mode
    * Hide entire developer panel when test not running
    * Adapt existing developer test to UI changes
    * Update module select for devel mode like modules under details
    * Handle reconnects in the client
    * Notify clients about removed sessions as well
    * Keep track of status-only and devel ws tx separately
    * Show VNC instruction only for running jobs
    * Pick the right route (either developer session or status only)
    * Add UI controls for developer session
    * Move methods to build proxy url to OpenQA::Utils
    * Remove deprecated ui test
    * Allow developer-instructions to be modified by status updates
    * Add status route to websocket proxy
    * Fix typos
    * Connect via livehandler proxy to isotovideo to get updates
    * Update service file for livehandler service
    * Remove unnecesary options for livehandler service
    * Update instructions
    * Expose VNC port to developer
    * Add UI controls for developer session
    * Fix formatting of Contributing.asciidoc
    * Document running UI tests with Docker in non-headless mode
* Tue Jun 26 2018 coolo@suse.com
  - Update to version 4.6.1530017682.0f384112:
    * Allow 'assigned' state in fullstack.t (#1699)
    * Move constants from Schema::Result::Jobs to a separate package (#1696)
    * Remove leftovers of interacitve mode (#1697)
    * Adapt fullstack test for the logging changes
    * Adapt tests for the display of pid in the log in debug mode
    * Print pids of processes in logs if log level is debug
    * Avoid db locks on asset_lookup
    * Treat the case when we could not update asset in critical section
    * More protection for critical section in the cache
    * Add other cache tests and more refactoring
    * Try to bring coverage back
    * Add locking test, and remove useless query in fullstack.t
    * Reduce the critical section
    * Avoid Perl 5.18 complain
    * No need to import getcwd
    * Do not run the cache test in parallel
    * Reduce parallel processes for concurrency test to avoid travis to crash
    * Wrap also toggle_asset_lock in lock_section
    * Flip download = 0 from the same function used to toggle on/off
    * Make the cache test more stable - add also option for stress test
    * Add concurrent test for cache
    * No need to init explictly anymore
    * No need to export get_asset anymore
    * Adapt cache and cache test to more OOP style
    * Use transactions and wrap rollbacks in eval calls for further debug. Also enable exclusive transaction in toggle_asset_lock
    * Fix wrapping of parser results (#1695)
* Tue Jun 19 2018 coolo@suse.com
  - Update to version 4.6.1529433451.a70c6e82:
    * Remove running_or_waiting method
    * Remove waiting state that was leftover from 5e65496f
    * Ensure proxy is connected to os-autoinst in devel test
    * Allow status as a ws_proxy command
    * Make waiting for paused more robust against disconnects
    * Remove unused parameter in wait_for_developer_console_contains_log_message
    * Let the web socket console automatically reconnect
    * Ensure ws connection won't timeout in fullstack tests
    * Improve check for developer console in fullstack test
    * Remove link to developer console
    * Use docker image from OBS (#1685)
    * Let tmpfiles.d create the mount point "share" (#1689)
    * Add basic barrier documentation
    * Improve documentation about mutexes
    * Remove $isodir from Utils (only used in tests)
    * Remove /tests/X/iso route
    * Remove hdddir and otherdir from Utils
    * Fix waiting for development session
    * Don't fake D-Bus when running the devel fullstack test
    * Propagate os-autoinst URL from worker to web UI
    * Fix CSS for developer console
    * Fix path for liveviewhandler in Apache config
    * Adapt execution of developer test to latest changes
    * Fix perl critic error
    * Open the 2nd window/tab in devel mode test correctly
    * Handle errors happening before dev session correctly
    * Add unit test for developer mode
    * Remove unneccassary D-bus env for livehandler
    * Refactor live view handler to use regular methods
    * developer console: Handle case when port is NaN
    * Refactor full-stack.t and 33-developer_mode.t
    * Add test for developer mode to Travis test matrix
    * Add test for developer mode
    * Workaround broken syntax highlighting of full-stack.t in Kate
    * Allow to start Selenium driver directly via start_driver
    * Improve passing parameter to OpenQA::Test::Database::create()
    * Fix ID of developer session info
    * Increase inactivity timeout for openqa-livehandler
    * ws client: Broadcast messages to all JavaScript client
    * ws proxy: Try/catch only JSON decoding
    * Allow login as a 2nd administrator via fake auth
    * Make logout accessible via regular GET
    * Install service file for openqa-livehandler
    * Use transaction to delete development session
    * Move ws connection for developer session to its own service
    * Keep track of developer session, limit to one session per job
    * Validate commands before passing to os-autoinst
    * Make the websocket proxy route basically work
    * Allow to use websocket console for proxy route as well
    * Add basic structure for developer mode web socket route
    * Make fullstack test more verbose
    * Prevent warning in fullstack test
    * Test pausing and resuming jobs
    * Add web socket console for isotovideo commands
    * Display incomplete jobs in next&previous tab (#1682)
    * Update documentation with NAT configuration using firewalld (#1683)
    * Categorize UEFI PFLASH drives as HDD assets (#1684)
    * Try caching
    * Easier way to pass exit status from docker-tests
    * Change message level when cgroups cannot be created (#1681)
    * Fix typo in the travis.yml and fix the grep regular expression for the status checking (#1679)
    * Adjust popover margin on audit log (#1678)
    * Change from su to sudo in the docker image
    * Docker shell scripts cleanup
    * Allow where parameter for mutex unlocking (#1677)
    * Documentation for running tests in docker
    * Enable codecoverage
    * Add support for os-autoinst
    * Add DBUS support.
    * Force user permissions 1000 to be compatible with opensuse
    * Moved the DB from the host to the container
    * First release of the dockerfile to create container to run unit and integration tests
    * Remove job_set_running - as jobs are no longer waiting
    * Remove job_set_waiting - jobs aren't WAITING anymore
    * Remove current interactive mode
* Sat Jun 16 2018 coolo@suse.com
  - Add Dockerfile and entrypoint.sh for development container
  - Remove _multibuild to pass source validator
* Wed Jun 13 2018 marius.kittler@suse.com
  - Add files for livehandler daemon
* Mon Jun 04 2018 coolo@suse.com
  - Update to version 4.5.1528009330.e68ebe2b:
    * Remove uncovered as unused asset_list call (#1675)
* Thu May 31 2018 coolo@suse.com
  - Update to version 4.5.1527697506.2eedfb2e:
    * Add a little coverage to the admin/needle controler
    * Use the timestamp on admin/needles
    * Add migration to update the timestamp of the needle matches
    * Cascade set null to job_module IDs in needles
    * Add logggingPrefs to chromium to make sure we get browser logs (#1672)
    * Remove more references to first_seen
    * Remove job_module_needles table and first_seen_module_id
    * Remove scan_old_jobs job - no longer referenced
    * Drop Jobs::retry_avbl from DB
    * Scheduler: enable WAKEUP_ON_REQUEST by default and reduce default tick time (#1669)
    * Tidy previous commit
    * Reduce debug output for parser tests (#1668)
    * runcmd tests: handle differently-cased git error message (#1665)
    * Ignore cloned children during cluster calculation
    * Cancel the full cluster if a job fails
    * Rename jobs_to_duplicate to cluster_jobs
    * Add test case for cluster cancel (failing atm)
    * docs: WritingTests: Fix superfluous 'you'
    * docs: WritingTests: Add backend related test development tricks
    * docs: WritingTests: Split big section "Test development tricks"
    * Fix broken navigability with arrow keys in test details (#1664)
    * Fix test cases and make tests more reliable
    * Do not reuse scheduled jobs on cluster duplicate
    * Some sync between code and tests
    * Make Job::duplicate non-recursive
    * Always enable sql debugging if requested
    * Start the display with the current job
    * Small cleanup of variables
    * Extract create_clone from Jobs::duplicate
    * Remove support for retry_avbl
    * Remove limit option in next&previous tab UI
* Thu May 24 2018 coolo@suse.com
  - Update to version 4.5.1527149502.003be4d6:
    * Add error logging in gru (#1660)
    * Fix the alignment of the progress bars on group overview (#1659)
    * Add http-only config for nginx (#1526)
    * Disable needle selection if there's nothing to select
    * Reduce padding of lists in tool tips
    * Fix devider in job group navigation with Bootstrap 4
    * Allow specifying group for isos post by name
    * Fix DataTable error under route /tests/latest (#1656)
    * Exclude external links in 22-dashboard.t (#1655)
    * Add _GROUP filter to isos post
    * Update documentation for multimachine tests setup
* Thu May 17 2018 coolo@suse.com
  - Update to version 4.5.1526551139.04373a1e:
    * Fix triples in job templates documentation
    * Update documentation about isos post in client help
    * Enable client to restart jobs 'from test result overview'
    * Add API route similar to test result overview
    * Refactor composing search args for test overview
    * Update documentation about isos post in client help
    * Show job results in results tab (#1614)
    * Show all badges and build numbers (#1650)
    * Limit special rendering for text results to parser results
    * Test rendering text results
    * Make the layout use 100% width (aka 'fluid') (#1646)
    * Ignore profiling data generated by nytprof
    * Improve rendering text results in test details
* Fri May 11 2018 coolo@suse.com
  - Update to version 4.5.1526033850.1ad9148d:
    * Add _source field to every detail generated by parsers implementations (#1647)
    * Fix links to #live not starting live view (#1648)
* Sat May 05 2018 coolo@suse.com
  - Update to version 4.5.1525548058.3f6bb61a:
    * Avoid appending multiple runs with --nocleanup (#1644)
    * Limit number of tasks for limit_assets and limit_results_and_logs GRU tasks
    * Add test for GRU enqueue limit option
    * Update apparmor profile for worker (#1645)
    * GRU: Add support to limit enqueuing by task
    * Update unit tests for TAP parser
    * Mark test suite as failed if test steps have failed
    * Add information about openQA internal results
    * Update TAP format documentation
    * Remove dots from filename
    * Ensure that the details description is set
    * Use a single result to contain all the test steps
    * Update changes to TAP format
    * Temporary version of the parser for TAP still failing
    * Log a warning when step data is not found
    * Allow LTP parser to load files that contain special characters
    * Replace extra dots in the filenames (#1642)
    * Increase the required coverage to 88.8
    * Do not fail a pull request if there are unexpected changes
    * Use same width for each colored dep status span
    * Show parent and child deps on job page in nice tbl
    * Enhance unit tests for GRU TTL
    * Set 2 days of ttl for limit_assets and limit_results_and_logs when posting isos
    * Add unit test for GRU task TTL
    * GRU: Add TTL for Minion jobs
    * Use a smaller font for the 'ago time' to fix rendering (#1635)
    * Prefetch comment counts for /tests
    * Update bootstrap to 4.1.1 and fontawesome to 5.0.10
    * Do not load full application to generate assetpack data (#1628)
    * Improve the duplication tests (#1627)
    * Hide categories when filtering test details
    * Ensure needles directory exists in 18-tests-details.t
    * Require 'Selenium::Remote::WDKeys' in CPAN file
    * Add test for filtering test details
    * Allow filtering test details
* Tue Apr 24 2018 coolo@suse.com
  - Update to version 4.5.1524586233.92db89bc:
    * Add unzip-plain to AppArmor profile (#1629)
    * Use current SUSE Logo (#1626)
    * Avoid skipping dependencies when cloning jobs. (#1623)
    * Improve some details in t/ui/18-tests-details.t
    * Randomize GET /tests/99946#step/yast2_lan/1
    * Use usual prove flags on Travis as well
    * Hide failed modules on overview table for small screens
    * Fix positioning tooltips with Bootstrap 4 on overview page
    * Add Minion Link to navbar and move under admin
    * GRU: delete gru and deps on failure
    * Fix spacing of 'Build + Bars' rows on dashboard
    * Adjust padding and media break points for dashboard
    * Use exact same colors for cards/panels as before
    * Add unit test for job custom_module
    * Display GRU failure as job test module in openQA
    * Fix dropdown menus in fullscreen mode
    * Use full width in full screen mode
    * Make the gru service to be restarted on-failure
    * OpenQA::Task::* Die on fatal errors
    * Catch all tasks output also in case of error
    * Mark the jobs associated to the gru task incomplete in case of gru task failure
    * Adapt to new Minion::Job API introduced in Minion 9.0
    * Remove unused Data::Dumper import
    * Use Minion::Command::minion::job to get jobs list
    * Enable the Minion Admin interface under /minion
    * GRU/Minion: Take account of failures
    * Use gru enqueue in controllers and keep relation with minion jobs
    * Adapt test and fix leak of memory
    * Gru: get dsn from DBI for Minion
    * Move GRU tasks to Minion
* Fri Apr 20 2018 edigiacinto@suse.com
  - Require Minion >= 9.02
* Thu Apr 19 2018 coolo@suse.com
  - Update to version 4.5.1524056562.74e334c1:
    * Close candidate menu after selection
    * Fix positioning of dropdown icon under Firefox
    * Fix handling multi-tag tests
    * Adjust UI tests to handle new candidates selection
    * Implement full diff
    * Allow to show just the screenshot again
    * Add shortcuts to custom combo box
    * Make style for result preview part of openqa.scss
    * Use customized bootstrap dropdown instead of combo box
    * Workaround issue when clicking menu item in 21-admin-needles.t
    * Port card in overview correctly to Bootstrap 4
    * Use same link color as before
    * Make badges look like before
    * Adjust colors
    * Fix paging of tables for running and scheduled jobs
    * Remove symlinks for Glyphicon fonts
    * Fix UI and fullstack test after Bootstrap 4 migration
    * Adjust media breakpoints
    * Fix grammar in tour
    * Upgrade tour to Bootstrap 4
    * Restructure stylesheets
    * Fix live-view and other small issues under Bootstrap 4
    * Make it look more like before under Bootstrap 4
    * Fix permanentely moved links on dashboard
    * Fix overall appearance with Boostrap 4
    * Fix filter panel on the main page
    * Patch bootstrap theme to be a little more like it was before
    * Remove hidden class
    * Port the navbar to bootstrap 4
    * Start to migrate to bootstrap 4
* Fri Apr 13 2018 coolo@suse.com
  - Update to version 4.5.1523608608.fca0aa46:
    * Enforce sorting the results returned by the sql query to use in is_deeply (#1621)
    * Remove dead code in Worker/Jobs.pm
    * Update current test module details when cancelling running job
    * Prevent failures in worker reset_state() (#1618)
    * Group candidate needles by tag (#1606)
    * Test image selection of needle editor (#1617)
    * Fix 'Take image from' selection in needle editor (#1616)
    * Refactor needle editor code
    * Fix showing needle editor when no tags present
    * isotovideo: wrap log_ calls with eval
    * Require latest RWP
    * Start isotovideo inside a container using cgroups
    * Checks if failure status file exists before trying to slurp it
    * tests: cover case when one of the cluster jobs already running
    * Consider running jobs in filter_jobs
    * Fix fullstack test in case /usr/bin/isotovideo is present
    * Limit showing new needles to the 5 most recent ones
    * Use 'new' prefix when showing new needles
    * Add documentation about showing new needles in editor
    * Improve tests for needle editor
    * Show errors/warnings/info in needle editor with consistent margin
    * Show added/updated needles in editor
    * Add database entry for needles when saving via editor
    * Simplify save_needle_ajax code
    * Extend needle table with tags and timestamps
    * Capture serial patterns documentation
    * Don't show configure button for untracked assets
    * Fix mojo not handling max_size_limit when is a transaction
    * Allow optional overwrite of the productlog request depth with a query parameter (#1601)
    * Enable JSON representation of the test overview (#1600)
    * Add asset size limit option
    * Return reference for test result file lists
    * Make OpenQA::Client::Archive property of OpenQA::Client
    * Remove chdir that caused errors when downloading test files
    * Add file _download_file_at method for logs and uploaded logs
    * Move progress monitor code to a separate fuction
    * Ensure that uploaded test logs can be downloaded
    * Add first version of OpenQA::Client::Archive
    * Move test_uploadlog_list and test_resultfile_list to the model
* Fri Apr 13 2018 edigiacinto@suse.com
  - Use Minion for GRU tasks, this requires Minion and Mojo::Pg as dependency
* Thu Apr 12 2018 marius.kittler@suse.com
  - Fix handling UTF-8 when executing make install
* Thu Apr 12 2018 marius.kittler@suse.com
  - Fix handling UTF-8 in update-cache.sh
* Sat Mar 10 2018 coolo@suse.com
  - Update to version 4.5.1520515419.c3df6f91:
    * Update the chromedriver url from 2.33 to 2.36
    * Allow saving needles for OS with dots in the version
    * docs: Clarify some serial terminal terminology and other elaboration (#1596)
    * Do not reset the api version just because the worker is offline
    * Fix scheduler comment - now default MAX_JOB_ALLOCATION is 80 (#1595)
    * Always retry until chunk is uploaded and retrials exhausted (#1594)
    * Refactor and add error test
    * PARALLEL_CLUSTER is no more
    * Adapt scheduler_full test
    * Avoid to re-consider the jobs that are being allocating in a round
    * Do not take account of spaces in PARALLEL_WITH
    * Exclude allocating jobs from prefer_parallel cut
    * Consider allocating only when we have them
    * Bump MAX_JOB_ALLOCATION default to 80
    * Exclude allocated when blocking dependencies
    * Consider the jobs allocated during the round as running in prefer_parallel
    * Prevent cluster tests to be allocated if their group is not allocated
* Tue Mar 06 2018 coolo@suse.com
  - Update to version 4.5.1520100590.2279151e:
    * Fix sort order of the review comments (#1593)
    * Expand the serial terminal console documentation (#1586)
    * Emit openqa_job_create events when an ISO is posted (#1584)
    * Replace die for 500 code and move global constants to OpenQA::Constants
    * Avoid circular dependencies when running the tests.
    * All the available free workers need to have the same websocket interface version
    * Move the interface verification to the worker ack
* Sat Mar 03 2018 coolo@suse.com
  - Update to version 4.5.1519929327.f726adcc:
    * Enable wrapping cells in overview table (#1591)
    * Perltidy
    * Protect during collected unsubscription
    * Prevent to determine job status from collected event when timout expires
    * Remove check backend timer
    * Fix check_backend detection
    * cpanfile: require at least Mojo::IOLoop::ReadWriteProcess 0.19
    * Adapt jobs tests - we are not dying anymore
    * Don't fear the (sub)reaper
    * Add AMQP doc
    * Lock tidy version
    * Make prove verbose
* Tue Feb 20 2018 coolo@suse.com
  - Update to version 4.5.1519128406.810fb68b:
    * Show correct port for created job (#1578)
    * Use rwp also to call rsync (#1585)
    * Force a restart when the children or grand-children processes die
    * OpenQA::Parser::Format::JUnit mark testsuite failed if one of testcases fails
    * Replace the exec call with ReadWriteProcess module
    * Add use Mojo::DOM in JUnit and XUnit Parser (#1580)
    * Use the generated Mojo::URL as Client base_url
    * Add get_piece() in OpenQA::File to ease writing of downloader class
    * Add test for OpenQA::Files's prepare()
    * Make integration tests of uploader with fixed chunk size
    * Fire events inside subprocess before and after chunk processing.
    * Move uri checks inside common function in OpenQA::Client::Handler and guard from not configured scheme in host
    * Add test to check if retrials numbers are matching
    * Use subprocess for potential loop blocks
    * Adapt workers to error handling
    * Add tests for OpenQA::Client::Upload retrials on failures, and events propagation
    * Emit errors on OpenQA::Client::Upload
    * Swap multi-chunk uploader in worker with OpenQA::Client
    * Make OpenQA::Handlers EventEmitter(s)
    * Split OpenQA::Client
    * Wipe out content of written chunk, try only weak check and back to Storable
    * Do not always perform total cksum
    * Drop Mojo force to File asset, display stats of uploaded chunks
    * Write as we receive in a temp file
    * Avoid to relay too much on the serializer
    * Use C backend to read whole file when computing total cksum
    * Enhance error detection
    * Allow to chunks to dynamically grow and shrink
    * Make total checksum verification run faster
    * Let specify chunk size in config file, and default to 1000000 bytes
    * Also add API endpoint to inform of upload status, adapt tests
    * Do not make split() to load the file
    * Pass asset option in multichunk upload
    * Create empty file before writing it if doesn't exist
    * Try to swap current uploader with multi-chunked one for assets
    * Add spurt to OpenQA::Files
    * Add write_verify_chunks() and write_chunks to OpenQA::Files
    * Add methods to verify against chunks, also add test when joining/verifying in-place
    * Add serialize/deserialize also to single result of parser
    * Add OpenQA::File, wraps Mojo::File and adds seek capabilities
    * Add worker version check on the server. (#1552)
    * Add basic test for OpenQA::WebAPI::Description
    * Add POD documentation to Controller/API/V1 packages
    * Test 27-errorpages.t with a predefined API desc
    * Replace Pod::Tree for Pod::POM in WebAPI::Description
    * Add POD documentation to Controller/API/V1 packages
    * Move API description methods to its own package
    * Add POD documentation to Controller/API/V1 packages
    * WebAPI: Add API description from Controller's POD
* Sat Feb 10 2018 coolo@suse.com
  - Update to version 4.5.1518003872.3977d2f5:
    * Run perltidy again (#1577)
    * Fix perltidy complaints (#1576)
    * Give 404 rather than 500 on invalid asset route (#1575)
* Tue Feb 06 2018 coolo@suse.com
  - Update to version 4.5.1517920216.2250682a:
    * Take latest version of Selenium::Remote::Driver (#1570)
    * Big rework of the GRU limit_asset task (#1569)
    * Fix broken links in openQA documents
    * Update Installing.asciidoc
    * Add pager for comments on group overview (#1561)
    * Add help box for group filter
    * Fix testsuite descriptions if default config not present (#1554)
    * Test subgroup filter and form
    * Allow to expand nested groups by default
    * Add filter for subgroups
    * Check qemu pid before starting job (#1565)
    * Require < 1.21 of Selenium::Remote::Driver
    * Downgrading selenium drivers during test phase
* Tue Jan 30 2018 coolo@suse.com
  - add fonts for chromium test suite - and remove currently broken
    tests (https://progress.opensuse.org/issues/19652)
* Tue Jan 23 2018 coolo@suse.com
  - Update to version 4.5.1516716144.98db9c99:
    * Improve error handling in group overview (#1562)
    * Do not remove forwarded-for=https headers (#1558)
* Sat Jan 13 2018 coolo@suse.com
  - Update to version 4.5.1515767133.56cd6ee5:
    * Support nested OpenQA::Parser objects
    * If no parser format is supplied, return a OpenQA::Parser::Format::Base object
    * Add POD documentation for OpenQA::Parser::Result::OpenQA
    * Add documentation for OpenQA::Parser::Results and move search() in proper class
    * Move search_in_details() in a new class that inherits from OpenQA::Parser::Results as it is openQA specific
    * Add documentation of OpenQA::Parser::Result
    * Move methods and attributes from Parser to Base format
    * Simplify spec format definition and move common displayed fields to openqa specific result classes
    * Drop support for creating collections with package global variable (useless now)
    * Make possible to upload in all the supported format and add tests for it
    * Add other tests, bring back coverage and fix wrong Node val() assigment
    * Return a OpenQA::Parser::Result::Node object when getting unstructured data from result
    * Make parser now really recurive, add also support for nested data structure with unit test
    * Make LTP parser tests output compliant to openQA tests results
    * Run parser test in parallel
    * Add possibility to store / serialize file content too within the parsed result
    * Add test to check DB consistency with parser extracted results
    * Move format specifications to separated namespace
    * Add XUnit tests
    * Add basic XUnit parser and schema
    * Clean LTP and include schema inside parser file
    * Add support for nested Results collections (required for XUnit)
    * Use functional interface in exposed api
    * Make collections serializable for unstructured data
    * Add accessor for unstructured data
    * Ask to include result only if the specific parser can
    * Move include_result option to specific parser that needs it
    * Provide also functional interface
    * Serialize single Results object as seen by to_hash() and add tests
    * Add tests when parser errors
    * Support hashifications of unknown objects
    * Add unstructured data test
    * Add reset method to parser, add and cleanup tests
    * Make serializing possible for collections with different OpenQA::Parser::Results objects
    * Add possibility to export/import the Parser to JSON, add also tests
    * Add serialization tests for junit spec
    * Tidy OpenQA::Parser::Result
    * Hide name field in JSON encoding of OpenQA result - but keep serializing it
    * Add example of new format specification for LTP
    * Simplify LTP spec definition even more
    * Get hash representation automatically of attributes if they can be rendered as hash
    * Add backword support for v2 format and add unit tests
    * Rename subtest to avoid Perl 5.18 complaints
    * Refactor write of parser result data
    * Add optional extra list that can be filled by type spec parser
    * LTP specification: Environment is optional inside result in new format
    * Add support to serialize/deserialized nested data structure
    * Add serialization capabilities to parser, and add tests
    * As classes are representing merely what's the json content, include them in the LTP module file
    * Add test data example for LTP results format
    * Add support for LTP specification in OpenQA::Parser
    * Generalize parser results, and subclass to specific implementations
    * Adapt parser tests, since now default value for script is 'unk'
    * Generate test module result from parsable extra_tests
    * Parser: return unk for test script if does not exist
    * Add search between parsed tests, link results and tests
    * Draft for JUnit parser
    * Prevent worker status selection to sort (#1555)
    * Unify code for scheduled/running table and fix sorting (#1556)
    * Remove leftovers in t/api/02-assets.t (#1557)
* Tue Jan 09 2018 coolo@suse.com
  - Update to version 4.5.1515509269.fa07a084:
    * Remove assets from disk when deleting database entry (#1553)

Files

/etc/apache2
/etc/apache2/vhosts.d
/etc/apache2/vhosts.d/openqa-common.inc
/etc/apache2/vhosts.d/openqa-ssl.conf.template
/etc/apache2/vhosts.d/openqa.conf.template
/etc/apparmor.d
/etc/apparmor.d/local
/etc/apparmor.d/local/usr.share.openqa.script.openqa
/etc/apparmor.d/usr.share.openqa.script.openqa
/etc/logrotate.d
/etc/logrotate.d/openqa
/etc/openqa
/etc/openqa/database.ini
/etc/openqa/openqa.ini
/usr/lib/systemd/system
/usr/lib/systemd/system/openqa-enqueue-asset-cleanup.service
/usr/lib/systemd/system/openqa-enqueue-asset-cleanup.timer
/usr/lib/systemd/system/openqa-enqueue-audit-event-cleanup.service
/usr/lib/systemd/system/openqa-enqueue-audit-event-cleanup.timer
/usr/lib/systemd/system/openqa-enqueue-bug-cleanup.service
/usr/lib/systemd/system/openqa-enqueue-bug-cleanup.timer
/usr/lib/systemd/system/openqa-enqueue-result-cleanup.service
/usr/lib/systemd/system/openqa-enqueue-result-cleanup.timer
/usr/lib/systemd/system/openqa-gru.service
/usr/lib/systemd/system/openqa-livehandler.service
/usr/lib/systemd/system/openqa-scheduler.service
/usr/lib/systemd/system/openqa-websockets.service
/usr/lib/systemd/system/openqa-webui.service
/usr/lib/tmpfiles.d/openqa-webui.conf
/usr/sbin/rcopenqa-gru
/usr/sbin/rcopenqa-livehandler
/usr/sbin/rcopenqa-scheduler
/usr/sbin/rcopenqa-websockets
/usr/sbin/rcopenqa-webui
/usr/share/doc/packages/openQA
/usr/share/doc/packages/openQA/README.asciidoc
/usr/share/openqa
/usr/share/openqa/assets
/usr/share/openqa/assets/assetpack.db
/usr/share/openqa/assets/assetpack.def
/usr/share/openqa/assets/cache
/usr/share/openqa/assets/cache/admin_assets-6051ee1b3d.min.js
/usr/share/openqa/assets/cache/admin_groups-6cdb6822a2.min.js
/usr/share/openqa/assets/cache/admin_needle-8341c3d15f.min.js
/usr/share/openqa/assets/cache/admin_user-c434ec3c2a.min.js
/usr/share/openqa/assets/cache/admin_worker-20448e44f5.min.js
/usr/share/openqa/assets/cache/admintable-bb08263ec6.min.js
/usr/share/openqa/assets/cache/all-cf92156deb.min.css
/usr/share/openqa/assets/cache/audit_log-aabd7c6f33.min.js
/usr/share/openqa/assets/cache/bootstrap-12c49f4247.min.js
/usr/share/openqa/assets/cache/bootstrap-4-navbar-4245576e49.min.js
/usr/share/openqa/assets/cache/bootstrap-4-navbar-52bb9cdce1.min.css
/usr/share/openqa/assets/cache/bootstrap-tour-0429df1368.min.css
/usr/share/openqa/assets/cache/cdn.datatables.net
/usr/share/openqa/assets/cache/cdn.datatables.net/1.10.16
/usr/share/openqa/assets/cache/cdn.datatables.net/1.10.16/css
/usr/share/openqa/assets/cache/cdn.datatables.net/1.10.16/css/dataTables.bootstrap4.css
/usr/share/openqa/assets/cache/cdn.datatables.net/1.10.16/js
/usr/share/openqa/assets/cache/cdn.datatables.net/1.10.16/js/dataTables.bootstrap4.js
/usr/share/openqa/assets/cache/cdn.datatables.net/1.10.16/js/jquery.dataTables.js
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/chosen
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/chosen/1.7.0
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/chosen/1.7.0/chosen-sprite.png
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/chosen/1.7.0/chosen-sprite@2x.png
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/chosen/1.7.0/chosen.css
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/chosen/1.7.0/chosen.jquery.js
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/jquery-ujs
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1/rails.js
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/popper.js
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.js
/usr/share/openqa/assets/cache/cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.js.map
/usr/share/openqa/assets/cache/chosen-1b5d75fd60.min.css
/usr/share/openqa/assets/cache/chosen.jquery-3d255efbd2.min.js
/usr/share/openqa/assets/cache/code.jquery.com
/usr/share/openqa/assets/cache/code.jquery.com/jquery-3.3.1.js
/usr/share/openqa/assets/cache/codemirror-aa7c7a96d3.min.css
/usr/share/openqa/assets/cache/codemirror-fa2da57c92.min.js
/usr/share/openqa/assets/cache/codemirror_customization-32d2c7d0af.min.css
/usr/share/openqa/assets/cache/comments-fd70a709b5.min.js
/usr/share/openqa/assets/cache/d3.v4-9110f0589d.min.js
/usr/share/openqa/assets/cache/d3js.org
/usr/share/openqa/assets/cache/d3js.org/d3.v4.js
/usr/share/openqa/assets/cache/dagre-d3-a6b809edea.min.js
/usr/share/openqa/assets/cache/dataTables.bootstrap4-0251e508b2.min.js
/usr/share/openqa/assets/cache/dataTables.bootstrap4-9b113d6424.min.css
/usr/share/openqa/assets/cache/dependency_graph-7bde0baf3f.css
/usr/share/openqa/assets/cache/dependency_graph-7bde0baf3f.min.css
/usr/share/openqa/assets/cache/diff-def01aa922.min.js
/usr/share/openqa/assets/cache/disable_animations-528b393467.min.js
/usr/share/openqa/assets/cache/feature-54a516ee76.min.js
/usr/share/openqa/assets/cache/filter_form-956ff8b3ba.min.js
/usr/share/openqa/assets/cache/fullscreen-cabe45067b.min.js
/usr/share/openqa/assets/cache/index-faf8a76672.min.js
/usr/share/openqa/assets/cache/job_next_previous-635281fa3e.min.js
/usr/share/openqa/assets/cache/job_templates-142a8d4c53.min.js
/usr/share/openqa/assets/cache/jquery-3.3.1-23d894426e.min.js
/usr/share/openqa/assets/cache/jquery.dataTables-5f1e9c27ae.min.js
/usr/share/openqa/assets/cache/jquery.timeago-8752fc496f.min.js
/usr/share/openqa/assets/cache/keyevent-590865e808.min.js
/usr/share/openqa/assets/cache/maxcdn.bootstrapcdn.com
/usr/share/openqa/assets/cache/maxcdn.bootstrapcdn.com/bootstrap
/usr/share/openqa/assets/cache/maxcdn.bootstrapcdn.com/bootstrap/4.0.0
/usr/share/openqa/assets/cache/maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js
/usr/share/openqa/assets/cache/maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.js
/usr/share/openqa/assets/cache/maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.js.map
/usr/share/openqa/assets/cache/needlediff-d5af99e8a7.min.js
/usr/share/openqa/assets/cache/needleeditor-e88a660733.min.js
/usr/share/openqa/assets/cache/obs_rsync-cb04842743.min.js
/usr/share/openqa/assets/cache/openqa-11c05faa4e.css
/usr/share/openqa/assets/cache/openqa-11c05faa4e.min.css
/usr/share/openqa/assets/cache/openqa-ddb12c1440.min.js
/usr/share/openqa/assets/cache/overview-b07e1ef210.min.js
/usr/share/openqa/assets/cache/parent_group_overview-a4d036ba1e.min.js
/usr/share/openqa/assets/cache/perl-2698ecafac.min.js
/usr/share/openqa/assets/cache/popper-aeda8ebd73.min.js
/usr/share/openqa/assets/cache/rails-31ef5a6799.min.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco/bootstrap-4-multi-dropdown-navbar
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco/bootstrap-4-multi-dropdown-navbar/beta2.0
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco/bootstrap-4-multi-dropdown-navbar/beta2.0/css
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco/bootstrap-4-multi-dropdown-navbar/beta2.0/css/bootstrap-4-navbar.css
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco/bootstrap-4-multi-dropdown-navbar/beta2.0/js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/bootstrapthemesco/bootstrap-4-multi-dropdown-navbar/beta2.0/js/bootstrap-4-navbar.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/lib
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/lib/codemirror.css
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/lib/codemirror.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode/diff
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode/diff/diff.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode/perl
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode/perl/perl.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode/yaml
/usr/share/openqa/assets/cache/raw.githubusercontent.com/codemirror/CodeMirror/8097c7e75ce7ef0512debe9967d7568626106e53/mode/yaml/yaml.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/dagrejs
/usr/share/openqa/assets/cache/raw.githubusercontent.com/dagrejs/dagre-d3
/usr/share/openqa/assets/cache/raw.githubusercontent.com/dagrejs/dagre-d3/v0.5.0
/usr/share/openqa/assets/cache/raw.githubusercontent.com/dagrejs/dagre-d3/v0.5.0/dist
/usr/share/openqa/assets/cache/raw.githubusercontent.com/dagrejs/dagre-d3/v0.5.0/dist/dagre-d3.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour/6a1028fb562f9aa68c451f0901f8cfeb43cad140
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour/6a1028fb562f9aa68c451f0901f8cfeb43cad140/build
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour/6a1028fb562f9aa68c451f0901f8cfeb43cad140/build/css
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour/6a1028fb562f9aa68c451f0901f8cfeb43cad140/build/css/bootstrap-tour.css
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour/6a1028fb562f9aa68c451f0901f8cfeb43cad140/build/js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/sorich87/bootstrap-tour/6a1028fb562f9aa68c451f0901f8cfeb43cad140/build/js/bootstrap-tour.min.js
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_alert.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_badge.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_breadcrumb.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_button-group.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_buttons.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_card.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_carousel.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_close.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_code.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_custom-forms.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_dropdown.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_forms.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_functions.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_grid.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_images.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_input-group.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_jumbotron.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_list-group.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_media.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_mixins.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_modal.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_nav.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_navbar.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_pagination.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_popover.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_print.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_progress.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_reboot.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_root.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_tables.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_tooltip.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_transitions.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_type.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_utilities.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/_variables.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/bootstrap.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_alert.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_background-variant.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_badge.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_border-radius.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_box-shadow.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_breakpoints.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_buttons.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_caret.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_clearfix.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_float.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_forms.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_gradients.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_grid-framework.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_grid.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_hover.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_image.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_list-group.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_lists.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_nav-divider.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_pagination.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_reset-text.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_resize.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_screen-reader.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_size.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_table-row.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_text-emphasis.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_text-hide.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_text-truncate.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_transition.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/mixins/_visibility.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_align.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_background.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_borders.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_clearfix.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_display.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_embed.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_flex.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_float.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_position.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_screenreaders.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_shadows.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_sizing.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_spacing.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_text.scss
/usr/share/openqa/assets/cache/raw.githubusercontent.com/twbs/bootstrap/v4.1.1/scss/utilities/_visibility.scss
/usr/share/openqa/assets/cache/render-cdb42a11a1.min.js
/usr/share/openqa/assets/cache/running-b156b39ab7.min.js
/usr/share/openqa/assets/cache/shapes-90ed81a726.min.js
/usr/share/openqa/assets/cache/test_result-b2db3d0c9a.min.js
/usr/share/openqa/assets/cache/tests-18f8be5de9.min.js
/usr/share/openqa/assets/cache/timeago.yarp.com
/usr/share/openqa/assets/cache/timeago.yarp.com/jquery.timeago.js
/usr/share/openqa/assets/cache/use.fontawesome.com
/usr/share/openqa/assets/cache/use.fontawesome.com/releases
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/css
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/css/all.css
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-brands-400.eot
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-brands-400.svg
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-brands-400.ttf
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-brands-400.woff2
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-regular-400.eot
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-regular-400.svg
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-regular-400.ttf
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-regular-400.woff2
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-solid-900.eot
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-solid-900.svg
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-solid-900.ttf
/usr/share/openqa/assets/cache/use.fontawesome.com/releases/v5.0.10/webfonts/fa-solid-900.woff2
/usr/share/openqa/assets/cache/video-6bdd217688.css
/usr/share/openqa/assets/cache/video-6bdd217688.min.css
/usr/share/openqa/assets/cache/ws_console-37bbd17108.min.js
/usr/share/openqa/assets/cache/ws_console-5a086c2a3a.css
/usr/share/openqa/assets/cache/ws_console-5a086c2a3a.min.css
/usr/share/openqa/assets/cache/yaml-671a17d97b.min.js
/usr/share/openqa/assets/images
/usr/share/openqa/assets/images/audio-16.png
/usr/share/openqa/assets/images/audio.svg
/usr/share/openqa/assets/images/logo-16.png
/usr/share/openqa/assets/images/logo-blocked-16.png
/usr/share/openqa/assets/images/logo-blocked.svg
/usr/share/openqa/assets/images/logo-cancelled-16.png
/usr/share/openqa/assets/images/logo-cancelled.svg
/usr/share/openqa/assets/images/logo-execution-16.png
/usr/share/openqa/assets/images/logo-execution.svg
/usr/share/openqa/assets/images/logo-failed-16.png
/usr/share/openqa/assets/images/logo-failed.svg
/usr/share/openqa/assets/images/logo-not_complete-16.png
/usr/share/openqa/assets/images/logo-not_complete.svg
/usr/share/openqa/assets/images/logo-passed-16.png
/usr/share/openqa/assets/images/logo-passed.svg
/usr/share/openqa/assets/images/logo-scheduled-16.png
/usr/share/openqa/assets/images/logo-scheduled.svg
/usr/share/openqa/assets/images/logo-softfailed-16.png
/usr/share/openqa/assets/images/logo-softfailed.svg
/usr/share/openqa/assets/images/logo.svg
/usr/share/openqa/assets/images/suse.png
/usr/share/openqa/assets/images/terminal-16.png
/usr/share/openqa/assets/images/terminal.svg
/usr/share/openqa/assets/javascripts
/usr/share/openqa/assets/javascripts/admin_assets.js
/usr/share/openqa/assets/javascripts/admin_groups.js
/usr/share/openqa/assets/javascripts/admin_needle.js
/usr/share/openqa/assets/javascripts/admin_user.js
/usr/share/openqa/assets/javascripts/admin_worker.js
/usr/share/openqa/assets/javascripts/admintable.js
/usr/share/openqa/assets/javascripts/audit_log.js
/usr/share/openqa/assets/javascripts/comments.js
/usr/share/openqa/assets/javascripts/disable_animations.js
/usr/share/openqa/assets/javascripts/feature.js
/usr/share/openqa/assets/javascripts/filter_form.js
/usr/share/openqa/assets/javascripts/fullscreen.js
/usr/share/openqa/assets/javascripts/index.js
/usr/share/openqa/assets/javascripts/job_next_previous.js
/usr/share/openqa/assets/javascripts/job_templates.js
/usr/share/openqa/assets/javascripts/keyevent.js
/usr/share/openqa/assets/javascripts/needlediff.js
/usr/share/openqa/assets/javascripts/needleeditor.js
/usr/share/openqa/assets/javascripts/obs_rsync.js
/usr/share/openqa/assets/javascripts/openqa.js
/usr/share/openqa/assets/javascripts/overview.js
/usr/share/openqa/assets/javascripts/parent_group_overview.js
/usr/share/openqa/assets/javascripts/render.js
/usr/share/openqa/assets/javascripts/running.js
/usr/share/openqa/assets/javascripts/scheduler.js
/usr/share/openqa/assets/javascripts/shapes.js
/usr/share/openqa/assets/javascripts/test_result.js
/usr/share/openqa/assets/javascripts/tests.js
/usr/share/openqa/assets/javascripts/ws_console.js
/usr/share/openqa/assets/stylesheets
/usr/share/openqa/assets/stylesheets/admin-pages.scss
/usr/share/openqa/assets/stylesheets/bootswatch_litera_theme.scss
/usr/share/openqa/assets/stylesheets/codemirror_customization.css
/usr/share/openqa/assets/stylesheets/comments.scss
/usr/share/openqa/assets/stylesheets/cropper.css
/usr/share/openqa/assets/stylesheets/dashboard.scss
/usr/share/openqa/assets/stylesheets/dependency_graph.scss
/usr/share/openqa/assets/stylesheets/forms.scss
/usr/share/openqa/assets/stylesheets/navigation.scss
/usr/share/openqa/assets/stylesheets/openqa.scss
/usr/share/openqa/assets/stylesheets/openqa_theme.scss
/usr/share/openqa/assets/stylesheets/overall.scss
/usr/share/openqa/assets/stylesheets/overview.scss
/usr/share/openqa/assets/stylesheets/parent_group_overview.scss
/usr/share/openqa/assets/stylesheets/result_preview.scss
/usr/share/openqa/assets/stylesheets/tables.scss
/usr/share/openqa/assets/stylesheets/test-details.scss
/usr/share/openqa/assets/stylesheets/video.scss
/usr/share/openqa/assets/stylesheets/ws_console.scss
/usr/share/openqa/dbicdh
/usr/share/openqa/dbicdh/PostgreSQL
/usr/share/openqa/dbicdh/PostgreSQL/deploy
/usr/share/openqa/dbicdh/PostgreSQL/deploy/63
/usr/share/openqa/dbicdh/PostgreSQL/deploy/63/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/63/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/64
/usr/share/openqa/dbicdh/PostgreSQL/deploy/64/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/64/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/65
/usr/share/openqa/dbicdh/PostgreSQL/deploy/65/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/65/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/66
/usr/share/openqa/dbicdh/PostgreSQL/deploy/66/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/66/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/67
/usr/share/openqa/dbicdh/PostgreSQL/deploy/67/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/67/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/68
/usr/share/openqa/dbicdh/PostgreSQL/deploy/68/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/68/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/69
/usr/share/openqa/dbicdh/PostgreSQL/deploy/69/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/69/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/70
/usr/share/openqa/dbicdh/PostgreSQL/deploy/70/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/70/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/71
/usr/share/openqa/dbicdh/PostgreSQL/deploy/71/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/71/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/72
/usr/share/openqa/dbicdh/PostgreSQL/deploy/72/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/72/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/73
/usr/share/openqa/dbicdh/PostgreSQL/deploy/73/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/73/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/74
/usr/share/openqa/dbicdh/PostgreSQL/deploy/74/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/74/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/75
/usr/share/openqa/dbicdh/PostgreSQL/deploy/75/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/75/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/76
/usr/share/openqa/dbicdh/PostgreSQL/deploy/76/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/76/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/77
/usr/share/openqa/dbicdh/PostgreSQL/deploy/77/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/77/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/78
/usr/share/openqa/dbicdh/PostgreSQL/deploy/78/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/78/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/79
/usr/share/openqa/dbicdh/PostgreSQL/deploy/79/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/79/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/80
/usr/share/openqa/dbicdh/PostgreSQL/deploy/80/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/80/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/81
/usr/share/openqa/dbicdh/PostgreSQL/deploy/81/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/81/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/82
/usr/share/openqa/dbicdh/PostgreSQL/deploy/82/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/82/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/83
/usr/share/openqa/dbicdh/PostgreSQL/deploy/83/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/83/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/84
/usr/share/openqa/dbicdh/PostgreSQL/deploy/84/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/84/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/85
/usr/share/openqa/dbicdh/PostgreSQL/deploy/85/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/85/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/86
/usr/share/openqa/dbicdh/PostgreSQL/deploy/86/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/86/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/87
/usr/share/openqa/dbicdh/PostgreSQL/deploy/87/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/87/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/88
/usr/share/openqa/dbicdh/PostgreSQL/deploy/88/001-auto-__VERSION.sql
/usr/share/openqa/dbicdh/PostgreSQL/deploy/88/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/63-64
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/63-64/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/63-64/002-update.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/64-65
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/64-65/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/65-66
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/65-66/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/66-67
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/66-67/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/67-68
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/67-68/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/68-69
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/68-69/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/69-70
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/69-70/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/70-71
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/70-71/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/71-72
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/71-72/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/72-73
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/72-73/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/73-74
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/73-74/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/74-75
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/74-75/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/75-76
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/75-76/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/76-77
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/76-77/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/77-78
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/77-78/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/78-79
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/78-79/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/79-80
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/79-80/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/80-81
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/80-81/001-unique_job_modules.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/80-81/002-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/81-82
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/81-82/001-update.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/81-82/002-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/82-83
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/82-83/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/83-84
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/83-84/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/84-85
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/84-85/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/85-86
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/85-86/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/86-87
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/86-87/001-auto.sql
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/87-88
/usr/share/openqa/dbicdh/PostgreSQL/upgrade/87-88/001-auto.sql
/usr/share/openqa/dbicdh/_common
/usr/share/openqa/dbicdh/_common/upgrade
/usr/share/openqa/dbicdh/_common/upgrade/76-77
/usr/share/openqa/dbicdh/_common/upgrade/76-77/001-migrate-audit-events-to-scheduled-products.pl
/usr/share/openqa/dbicdh/_common/upgrade/82-83
/usr/share/openqa/dbicdh/_common/upgrade/82-83/001-migrate-machine-syntax-within-dependencies.pl
/usr/share/openqa/dbicdh/_common/upgrade/85-86
/usr/share/openqa/dbicdh/_common/upgrade/85-86/000-backup-asset-size-defaults-of-parents.pl
/usr/share/openqa/dbicdh/_common/upgrade/87-88
/usr/share/openqa/dbicdh/_common/upgrade/87-88/001-migrate-jobs.pl
/usr/share/openqa/dbicdh/_common/upgrade/87-88/002-set-finished-and-fix-state.pl
/usr/share/openqa/dbicdh/_source
/usr/share/openqa/dbicdh/_source/deploy
/usr/share/openqa/dbicdh/_source/deploy/63
/usr/share/openqa/dbicdh/_source/deploy/63/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/63/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/64
/usr/share/openqa/dbicdh/_source/deploy/64/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/64/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/65
/usr/share/openqa/dbicdh/_source/deploy/65/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/65/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/66
/usr/share/openqa/dbicdh/_source/deploy/66/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/66/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/67
/usr/share/openqa/dbicdh/_source/deploy/67/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/67/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/68
/usr/share/openqa/dbicdh/_source/deploy/68/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/68/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/69
/usr/share/openqa/dbicdh/_source/deploy/69/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/69/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/70
/usr/share/openqa/dbicdh/_source/deploy/70/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/70/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/71
/usr/share/openqa/dbicdh/_source/deploy/71/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/71/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/72
/usr/share/openqa/dbicdh/_source/deploy/72/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/72/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/73
/usr/share/openqa/dbicdh/_source/deploy/73/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/73/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/74
/usr/share/openqa/dbicdh/_source/deploy/74/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/74/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/75
/usr/share/openqa/dbicdh/_source/deploy/75/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/75/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/76
/usr/share/openqa/dbicdh/_source/deploy/76/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/76/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/77
/usr/share/openqa/dbicdh/_source/deploy/77/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/77/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/78
/usr/share/openqa/dbicdh/_source/deploy/78/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/78/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/79
/usr/share/openqa/dbicdh/_source/deploy/79/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/79/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/80
/usr/share/openqa/dbicdh/_source/deploy/80/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/80/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/81
/usr/share/openqa/dbicdh/_source/deploy/81/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/81/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/82
/usr/share/openqa/dbicdh/_source/deploy/82/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/82/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/83
/usr/share/openqa/dbicdh/_source/deploy/83/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/83/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/84
/usr/share/openqa/dbicdh/_source/deploy/84/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/84/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/85
/usr/share/openqa/dbicdh/_source/deploy/85/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/85/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/86
/usr/share/openqa/dbicdh/_source/deploy/86/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/86/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/87
/usr/share/openqa/dbicdh/_source/deploy/87/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/87/001-auto.yml
/usr/share/openqa/dbicdh/_source/deploy/88
/usr/share/openqa/dbicdh/_source/deploy/88/001-auto-__VERSION.yml
/usr/share/openqa/dbicdh/_source/deploy/88/001-auto.yml
/usr/share/openqa/etc
/usr/share/openqa/etc/openqa
/usr/share/openqa/etc/openqa/database.ini
/usr/share/openqa/etc/openqa/openqa.ini
/usr/share/openqa/lib/DBIx
/usr/share/openqa/lib/DBIx/Class
/usr/share/openqa/lib/DBIx/Class/Timestamps.pm
/usr/share/openqa/lib/OpenQA/LiveHandler.pm
/usr/share/openqa/lib/OpenQA/Resource
/usr/share/openqa/lib/OpenQA/Resource/Jobs.pm
/usr/share/openqa/lib/OpenQA/Resource/Locks.pm
/usr/share/openqa/lib/OpenQA/Scheduler
/usr/share/openqa/lib/OpenQA/Scheduler/Client.pm
/usr/share/openqa/lib/OpenQA/Scheduler/Controller
/usr/share/openqa/lib/OpenQA/Scheduler/Controller/API.pm
/usr/share/openqa/lib/OpenQA/Scheduler/Model
/usr/share/openqa/lib/OpenQA/Scheduler/Model/Jobs.pm
/usr/share/openqa/lib/OpenQA/Schema
/usr/share/openqa/lib/OpenQA/Schema/Profiler.pm
/usr/share/openqa/lib/OpenQA/Schema/Result
/usr/share/openqa/lib/OpenQA/Schema/Result/ApiKeys.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Assets.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/AuditEvents.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Bugs.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Comments.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/DeveloperSessions.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/GruDependencies.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/GruTasks.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobDependencies.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobGroupParents.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobGroups.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobLocks.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobModules.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobNetworks.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobNextPrevious.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobSettings.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobTemplateSettings.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobTemplates.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Jobs.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/JobsAssets.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/MachineSettings.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Machines.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/NeedleDirs.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Needles.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/ProductSettings.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Products.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/ScheduledProducts.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/ScreenshotLinks.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Screenshots.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Secrets.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/TestSuiteSettings.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/TestSuites.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Users.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/WorkerProperties.pm
/usr/share/openqa/lib/OpenQA/Schema/Result/Workers.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Assets.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/AuditEvents.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Bugs.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Comments.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/DeveloperSessions.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/JobGroupParents.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/JobSettings.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/JobTemplates.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Jobs.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Needles.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Screenshots.pm
/usr/share/openqa/lib/OpenQA/Schema/ResultSet/Users.pm
/usr/share/openqa/lib/OpenQA/WebAPI
/usr/share/openqa/lib/OpenQA/WebAPI/AssetPipe.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Auth
/usr/share/openqa/lib/OpenQA/WebAPI/Auth/Fake.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Auth/OpenID.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Command
/usr/share/openqa/lib/OpenQA/WebAPI/Command/gru
/usr/share/openqa/lib/OpenQA/WebAPI/Command/gru.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Command/gru/list.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Command/gru/run.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Asset.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Bug.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Command.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Comment.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Feature.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Iso.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Job.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/JobGroup.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/JobTemplate.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Locks.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Mm.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Table.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/API/V1/Worker.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Asset.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/AuditLog.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Influxdb.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/JobGroup.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/JobTemplate.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Machine.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Needle.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Product.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Table.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/TestSuite.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/User.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Admin/Workers.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/ApiKey.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Developer.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/File.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Main.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Running.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Step.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Controller/Test.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Description.pm
/usr/share/openqa/lib/OpenQA/WebAPI/GruJob.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/AMQP.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/AuditLog.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/Gru.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/HashedParams.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/Helpers.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/MIMETypes.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/MemoryLimit.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/Controller
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/Controller/Folders.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/Controller/Gru.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/Task.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/templates
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/templates/ObsRsync_folder.html.ep
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/templates/ObsRsync_gru_index.html.ep
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/templates/ObsRsync_index.html.ep
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/templates/ObsRsync_logfiles.html.ep
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/ObsRsync/templates/ObsRsync_logs.html.ep
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/REST.pm
/usr/share/openqa/lib/OpenQA/WebAPI/Plugin/YAML.pm
/usr/share/openqa/lib/OpenQA/WebAPI/ServerSideDataTable.pm
/usr/share/openqa/lib/OpenQA/WebSockets
/usr/share/openqa/lib/OpenQA/WebSockets/Client.pm
/usr/share/openqa/lib/OpenQA/WebSockets/Controller
/usr/share/openqa/lib/OpenQA/WebSockets/Controller/API.pm
/usr/share/openqa/lib/OpenQA/WebSockets/Controller/Worker.pm
/usr/share/openqa/lib/OpenQA/WebSockets/Model
/usr/share/openqa/lib/OpenQA/WebSockets/Model/Status.pm
/usr/share/openqa/lib/OpenQA/WebSockets/Plugin
/usr/share/openqa/lib/OpenQA/WebSockets/Plugin/Helpers.pm
/usr/share/openqa/public
/usr/share/openqa/public/Changelog
/usr/share/openqa/public/favicon.ico
/usr/share/openqa/public/robots.txt
/usr/share/openqa/public/schema
/usr/share/openqa/public/schema/JobTemplates-01.yaml
/usr/share/openqa/script/configure-web-proxy
/usr/share/openqa/script/create_admin
/usr/share/openqa/script/fetchneedles
/usr/share/openqa/script/initdb
/usr/share/openqa/script/modify_needle
/usr/share/openqa/script/openqa
/usr/share/openqa/script/openqa-enqueue-asset-cleanup
/usr/share/openqa/script/openqa-enqueue-audit-event-cleanup
/usr/share/openqa/script/openqa-enqueue-bug-cleanup
/usr/share/openqa/script/openqa-enqueue-result-cleanup
/usr/share/openqa/script/openqa-gru
/usr/share/openqa/script/openqa-livehandler
/usr/share/openqa/script/openqa-livehandler-daemon
/usr/share/openqa/script/openqa-scheduler
/usr/share/openqa/script/openqa-scheduler-daemon
/usr/share/openqa/script/openqa-websockets
/usr/share/openqa/script/openqa-websockets-daemon
/usr/share/openqa/script/openqa-webui-daemon
/usr/share/openqa/script/upgradedb
/usr/share/openqa/templates
/usr/share/openqa/templates/webapi
/usr/share/openqa/templates/webapi/admin
/usr/share/openqa/templates/webapi/admin/api_help.html.ep
/usr/share/openqa/templates/webapi/admin/asset
/usr/share/openqa/templates/webapi/admin/asset/index.html.ep
/usr/share/openqa/templates/webapi/admin/audit_log
/usr/share/openqa/templates/webapi/admin/audit_log/index.html.ep
/usr/share/openqa/templates/webapi/admin/audit_log/productlog.html.ep
/usr/share/openqa/templates/webapi/admin/group
/usr/share/openqa/templates/webapi/admin/group/group_property_editor.html.ep
/usr/share/openqa/templates/webapi/admin/group/index.html.ep
/usr/share/openqa/templates/webapi/admin/group/job_group_row.html.ep
/usr/share/openqa/templates/webapi/admin/group/parent_group_property_editor.html.ep
/usr/share/openqa/templates/webapi/admin/group/parent_group_row.html.ep
/usr/share/openqa/templates/webapi/admin/job_template
/usr/share/openqa/templates/webapi/admin/job_template/index.html.ep
/usr/share/openqa/templates/webapi/admin/machine
/usr/share/openqa/templates/webapi/admin/machine/index.html.ep
/usr/share/openqa/templates/webapi/admin/needle
/usr/share/openqa/templates/webapi/admin/needle/index.html.ep
/usr/share/openqa/templates/webapi/admin/product
/usr/share/openqa/templates/webapi/admin/product/index.html.ep
/usr/share/openqa/templates/webapi/admin/test_suite
/usr/share/openqa/templates/webapi/admin/test_suite/index.html.ep
/usr/share/openqa/templates/webapi/admin/user
/usr/share/openqa/templates/webapi/admin/user/index.html.ep
/usr/share/openqa/templates/webapi/admin/workers
/usr/share/openqa/templates/webapi/admin/workers/index.html.ep
/usr/share/openqa/templates/webapi/admin/workers/show.html.ep
/usr/share/openqa/templates/webapi/admin/workers/worker_status.html.ep
/usr/share/openqa/templates/webapi/api_key
/usr/share/openqa/templates/webapi/api_key/index.html.ep
/usr/share/openqa/templates/webapi/branding
/usr/share/openqa/templates/webapi/branding/openSUSE
/usr/share/openqa/templates/webapi/branding/openSUSE/docbox.html.ep
/usr/share/openqa/templates/webapi/branding/openSUSE/external_reporting.html.ep
/usr/share/openqa/templates/webapi/branding/openSUSE/sponsorbox.html.ep
/usr/share/openqa/templates/webapi/branding/openqa.suse.de
/usr/share/openqa/templates/webapi/branding/openqa.suse.de/docbox.html.ep
/usr/share/openqa/templates/webapi/branding/openqa.suse.de/external_reporting.html.ep
/usr/share/openqa/templates/webapi/branding/openqa.suse.de/sponsorbox.html.ep
/usr/share/openqa/templates/webapi/branding/plain
/usr/share/openqa/templates/webapi/branding/plain/docbox.html.ep
/usr/share/openqa/templates/webapi/branding/plain/sponsorbox.html.ep
/usr/share/openqa/templates/webapi/comments
/usr/share/openqa/templates/webapi/comments/add_comment_form_groups.html.ep
/usr/share/openqa/templates/webapi/comments/comment_row.html.ep
/usr/share/openqa/templates/webapi/comments/pagination.html.ep
/usr/share/openqa/templates/webapi/developer
/usr/share/openqa/templates/webapi/developer/ws_console.html.ep
/usr/share/openqa/templates/webapi/exception.html.ep
/usr/share/openqa/templates/webapi/layouts
/usr/share/openqa/templates/webapi/layouts/bootstrap.html.ep
/usr/share/openqa/templates/webapi/layouts/error.html.ep
/usr/share/openqa/templates/webapi/layouts/info.html.ep
/usr/share/openqa/templates/webapi/layouts/navbar.html.ep
/usr/share/openqa/templates/webapi/main
/usr/share/openqa/templates/webapi/main/build_progressbar.html.ep
/usr/share/openqa/templates/webapi/main/changelog.html.ep
/usr/share/openqa/templates/webapi/main/comment_area.html.ep
/usr/share/openqa/templates/webapi/main/dashboard_build_results.html.ep
/usr/share/openqa/templates/webapi/main/group_builds.html.ep
/usr/share/openqa/templates/webapi/main/group_builds_functionality_view.html.ep
/usr/share/openqa/templates/webapi/main/group_overview.html.ep
/usr/share/openqa/templates/webapi/main/index.html.ep
/usr/share/openqa/templates/webapi/main/more_builds.html.ep
/usr/share/openqa/templates/webapi/main/parent_group_overview.html.ep
/usr/share/openqa/templates/webapi/main/pinned_comments.html.ep
/usr/share/openqa/templates/webapi/main/review_badge.html.ep
/usr/share/openqa/templates/webapi/main/specific_not_found.html.ep
/usr/share/openqa/templates/webapi/not_found.html.ep
/usr/share/openqa/templates/webapi/step
/usr/share/openqa/templates/webapi/step/edit.html.ep
/usr/share/openqa/templates/webapi/step/src.html.ep
/usr/share/openqa/templates/webapi/step/src.txt.ep
/usr/share/openqa/templates/webapi/step/viewaudio.html.ep
/usr/share/openqa/templates/webapi/step/viewimg.html.ep
/usr/share/openqa/templates/webapi/step/viewtext.html.ep
/usr/share/openqa/templates/webapi/test
/usr/share/openqa/templates/webapi/test/autoinst_log_within_details.html.ep
/usr/share/openqa/templates/webapi/test/comments.html.ep
/usr/share/openqa/templates/webapi/test/details.html.ep
/usr/share/openqa/templates/webapi/test/downloads.html.ep
/usr/share/openqa/templates/webapi/test/external.html.ep
/usr/share/openqa/templates/webapi/test/infopanel.html.ep
/usr/share/openqa/templates/webapi/test/job_next_previous.html.ep
/usr/share/openqa/templates/webapi/test/list.html.ep
/usr/share/openqa/templates/webapi/test/live.html.ep
/usr/share/openqa/templates/webapi/test/module_components.html.ep
/usr/share/openqa/templates/webapi/test/module_select.html.ep
/usr/share/openqa/templates/webapi/test/module_table.html.ep
/usr/share/openqa/templates/webapi/test/overview.html.ep
/usr/share/openqa/templates/webapi/test/overview_result_table.html.ep
/usr/share/openqa/templates/webapi/test/result.html.ep
/usr/share/openqa/templates/webapi/test/settings.html.ep
/usr/share/openqa/templates/webapi/test/tr_job_result.html.ep
/usr/share/openqa/templates/webapi/test/tr_job_result_details.html.ep
/usr/share/openqa/templates/webapi/test/tr_job_result_failedmodules.html.ep
/usr/share/openqa/templates/webapi/test/video.html.ep
/var/lib/openqa/db
/var/lib/openqa/db/db.sqlite
/var/lib/openqa/images
/var/lib/openqa/share/factory
/var/lib/openqa/share/factory/hdd
/var/lib/openqa/share/factory/iso
/var/lib/openqa/share/factory/other
/var/lib/openqa/share/factory/repo
/var/lib/openqa/share/tests
/var/lib/openqa/testresults
/var/lib/openqa/webui
/var/lib/openqa/webui/cache
/var/log/openqa


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024