Skip to content

Commit 68e0749

Browse files
committed
WIP: enable tests for unprivileged images
1 parent 58279a3 commit 68e0749

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.test/config.sh

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,13 @@ imageTests+=(
88
workers
99
modules
1010
'
11+
[nginxinc/nginx-unprivileged]='
12+
ipv6
13+
static
14+
templates
15+
templates-resolver
16+
templates-resolver-ipv6
17+
workers
18+
modules
19+
'
1120
)

0 commit comments

Comments
 (0)