[obs-commits] [openSUSE/open-build-service] fcb7a3: [frontend] Remove empty fixtures
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: fcb7a36f998a1934670c97300c1b25918753fea6 https://github.com/openSUSE/open-build-service/commit/fcb7a36f998a1934670c97... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: R src/api/test/fixtures/attrib_issues.yml R src/api/test/fixtures/backend_infos.yml R src/api/test/fixtures/bs_request_action_accept_infos.yml R src/api/test/fixtures/channel_binaries.yml R src/api/test/fixtures/channel_binary_lists.yml R src/api/test/fixtures/channel_targets.yml R src/api/test/fixtures/channels.yml R src/api/test/fixtures/delayed_jobs.yml R src/api/test/fixtures/download_repositories.yml R src/api/test/fixtures/group_request_requests.yml R src/api/test/fixtures/groups_roles.yml R src/api/test/fixtures/incident_counter.yml R src/api/test/fixtures/maintenance_incidents.yml R src/api/test/fixtures/messages.yml R src/api/test/fixtures/product_media.yml R src/api/test/fixtures/product_update_repositories.yml R src/api/test/fixtures/products.yml R src/api/test/fixtures/ratings.yml R src/api/test/fixtures/status_histories.yml R src/api/test/fixtures/status_messages.yml R src/api/test/fixtures/tokens.yml R src/api/test/fixtures/updateinfo_counter.yml R src/api/test/fixtures/user_registrations.yml Log Message: ----------- [frontend] Remove empty fixtures These files are not needed and cause zero-length warnings in our rpm package builds. Commit: b7702439ffb45f9fc01477317464eb9ec3b9a15a https://github.com/openSUSE/open-build-service/commit/b7702439ffb45f9fc01477... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M src/api/script/api_test_in_spec.sh Log Message: ----------- [frontend] Move asset precompilation out of loop We precompile assets in our test suite to avoid timeout issues. But it's enough to compile them once and use them for all suites we run. Commit: 381b3254ecd8c05509acb8bdb73c6cfebec336e5 https://github.com/openSUSE/open-build-service/commit/381b3254ecd8c05509acb8... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M src/api/script/update_bento.sh Log Message: ----------- [frontend] Add shebang to update_bento.sh Commit: b79e2869e5d74720f38c9bcd92d4e7e9bce7fbad https://github.com/openSUSE/open-build-service/commit/b79e2869e5d74720f38c9b... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M src/api/script/api_test_in_spec.sh M src/api/script/update_bento.sh R src/api/test/fixtures/attrib_issues.yml R src/api/test/fixtures/backend_infos.yml R src/api/test/fixtures/bs_request_action_accept_infos.yml R src/api/test/fixtures/channel_binaries.yml R src/api/test/fixtures/channel_binary_lists.yml R src/api/test/fixtures/channel_targets.yml R src/api/test/fixtures/channels.yml R src/api/test/fixtures/delayed_jobs.yml R src/api/test/fixtures/download_repositories.yml R src/api/test/fixtures/group_request_requests.yml R src/api/test/fixtures/groups_roles.yml R src/api/test/fixtures/incident_counter.yml R src/api/test/fixtures/maintenance_incidents.yml R src/api/test/fixtures/messages.yml R src/api/test/fixtures/product_media.yml R src/api/test/fixtures/product_update_repositories.yml R src/api/test/fixtures/products.yml R src/api/test/fixtures/ratings.yml R src/api/test/fixtures/status_histories.yml R src/api/test/fixtures/status_messages.yml R src/api/test/fixtures/tokens.yml R src/api/test/fixtures/updateinfo_counter.yml R src/api/test/fixtures/user_registrations.yml Log Message: ----------- Merge pull request #4730 from bgeuken/cleanup_package_builds Cleanup package builds a bit Compare: https://github.com/openSUSE/open-build-service/compare/1cb11f65d9a9...b79e28...
participants (1)
-
Björn Geuken