SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1536432963.ac9f540e

4.6.1536432963.ac9f540e

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=121
This commit is contained in:
Oliver Kurz 2018-09-10 03:12:03 +00:00 committed by Git OBS Bridge
parent 211ce741f5
commit ec9535dcca
8 changed files with 59 additions and 13 deletions

View File

@ -5,7 +5,7 @@
<param name="extract">openQA.spec</param>
<param name="extract">openQA-test.spec</param>
<param name="url">git://github.com/os-autoinst/openQA.git</param>
<param name="revision">master</param>
<param name="revision">revert_to_new_scheduler</param>
<param name="versionprefix">4.6</param>
<param name="versionformat">%ct.%h</param>
<param name="scm">git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dbe9855101f48a10e8f9d329f58a1e514f16e2e7b2e9ba3c6a6e28a955229caa
size 9401869

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e484789542e62bd3d5fe5c628155caf901aef12b5ec600d00c3e1c82774057e
size 9384461

View File

@ -1,7 +1,30 @@
-------------------------------------------------------------------
Thu Sep 06 15:12:25 UTC 2018 - coolo@suse.com
Sun Sep 09 11:03:30 UTC 2018 - coolo@suse.com
- Update to version 4.6.1536242685.2776b919:
- 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

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1536242685.2776b919
Version: 4.6.1536432963.ac9f540e
Release: 0
Summary: Test package for openQA
License: GPL-2.0+

View File

@ -1,7 +1,30 @@
-------------------------------------------------------------------
Thu Sep 06 15:12:25 UTC 2018 - coolo@suse.com
Sun Sep 09 11:03:30 UTC 2018 - coolo@suse.com
- Update to version 4.6.1536242685.2776b919:
- 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

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1536242685.2776b919
mtime: 1536242685
commit: 2776b9191d9819b0990b241dd67fb0ca5e23d268
version: 4.6.1536432963.ac9f540e
mtime: 1536432963
commit: ac9f540ef945520ae209e0298f3a37487ec71eb9

View File

@ -36,7 +36,7 @@
# runtime requirements that also the testsuite needs
%define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg)
Name: openQA
Version: 4.6.1536242685.2776b919
Version: 4.6.1536432963.ac9f540e
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0+