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

bulk-build-self-immutable-base-schg.sh « test - github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e3d1d4d51f1acfaa1f48375c8c337f6142c8835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LISTPORTS="ports-mgmt/poudriere-devel"
OVERLAYS="omnibus"
IMMUTABLE_BASE=schg
. common.bulk.sh

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

EXPECTED_QUEUED="ports-mgmt/pkg misc/freebsd-release-manifests ports-mgmt/poudriere-devel"
EXPECTED_LISTED="ports-mgmt/poudriere-devel"

assert_bulk_queue_and_stats
assert_bulk_build_results