Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bulk-flavor-specific-dep-and-default-listed.sh « test - github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2681cc490b53613c2bbbef40d7410475118ff26 (plain)
1
2
3
4
5
6
7
8
9
10
11
LISTPORTS="misc/freebsd-release-manifests@DEFAULT ports-mgmt/poudriere-devel-dep-FOO"
OVERLAYS="omnibus"
. common.bulk.sh

do_bulk -n ${LISTPORTS}
assert 0 $? "Bulk should pass"

EXPECTED_QUEUED="misc/foo misc/freebsd-release-manifests misc/freebsd-release-manifests@FOO ports-mgmt/pkg ports-mgmt/poudriere-devel-dep-FOO"
EXPECTED_LISTED="misc/freebsd-release-manifests ports-mgmt/poudriere-devel-dep-FOO"

assert_bulk_queue_and_stats