• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

goharbor / harbor / 9036 / 1
65%
master: 61%

Build:
Build:
LAST BUILD BRANCH: remove_adminserver
DEFAULT BRANCH: master
Ran 17 Oct 2018 03:55AM UTC
Files 204
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Oct 2018 03:39AM UTC coverage: 64.48% (-0.03%) from 64.51%
KEY_PATH=/data/secretkey AUTH_MODE=db_auth MYSQL_PWD=root123 MYSQL_USR=root UI_SECRET=tempString MYSQL_HOST=localhost MYSQL_PORT=3306 REDIS_HOST=localhost SQLITE_FILE=/tmp/registry.db HARBOR_ADMIN=admin MYSQL_DATABASE=registry ADMINSERVER_URL=http://127.0.0.1:8888 MAX_JOB_WORKERS=3 SELF_REGISTRATION=true HARBOR_ADMIN_PASSWD=Harbor12345 DOCKER_COMPOSE_VERSION=1.7.1

Pull #6058

travis-ci

web-flow
Limit dns search in harbor containers

This commit is to set dns search to null in the harbor containers,
that means the dns search domains of docker host doesn't impact
the network IO in the containers.

If do not set this, Harbor notary-server and notary-signer are resolving
the "mysql" alias to the resolv.conf search path instead of to "mysql."
for the notary-db bridge IP, see #6031.

According to docker official document, 'Use --dns-search=.' if you don't
wish to set the search domain.

https://docs.docker.com/v17.09/engine/userguide/networking/default_network/configure-dns/

Signed-off-by: wang yan <wangyan@vmware.com>
Pull Request #6058: Limit dns search in harbor containers

10821 of 16782 relevant lines covered (64.48%)

8.28 hits per line

Source Files on job 9036.1 (KEY_PATH=/data/secretkey AUTH_MODE=db_auth MYSQL_PWD=root123 MYSQL_USR=root UI_SECRET=tempString MYSQL_HOST=localhost MYSQL_PORT=3306 REDIS_HOST=localhost SQLITE_FILE=/tmp/registry.db HARBOR_ADMIN=admin MYSQL_DATABASE=registry ADMINSERVER_URL=http://127.0.0.1:8888 MAX_JOB_WORKERS=3 SELF_REGISTRATION=true HARBOR_ADMIN_PASSWD=Harbor12345 DOCKER_COMPOSE_VERSION=1.7.1)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 834
  • Travis Job 9036.1
  • 50c3b397 on github
  • Prev Job for KEY_PATH=/data/secretkey AUTH_MODE=db_auth MYSQL_PWD=root123 MYSQL_USR=root UI_SECRET=tempString MYSQL_HOST=localhost MYSQL_PORT=3306 REDIS_HOST=localhost SQLITE_FILE=/tmp/registry.db HARBOR_ADMIN=admin MYSQL_DATABASE=registry ADMINSERVER_URL=http://127.0.0.1:8888 MAX_JOB_WORKERS=3 SELF_REGISTRATION=true HARBOR_ADMIN_PASSWD=Harbor12345 DOCKER_COMPOSE_VERSION=1.7.1 on release-1.5.0 (#9013.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc