The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Tapper::Schema::TestrunDB::Result::Queue - Tapper - Containing queues of testruns

queued_testruns

Return all scheduled testruns in current queue.

get_first_fitting

Return first fitting testrun according to the scheduling rules.

to_string

Return a readable repesentation of Queue.

is_member($head, @tail)

Checks if the first element is already in the list of the remaining elements.

ordered_preconditions

Returns all preconditions in the order they need to be installed.

producer

Return instance of PreconditionProducer according to associated producer.

produce

Return associated producer.

update_content

Update priority and active flags.

AUTHORS

  • AMD OSRC Tapper Team <tapper@amd64.org>

  • Tapper Team <tapper-ops@amazon.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017 by Advanced Micro Devices, Inc..

This is free software, licensed under:

  The (two-clause) FreeBSD License