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

goharbor / harbor / 9219 / 1
64%
master: 61%

Build:
Build:
LAST BUILD BRANCH: remove_adminserver
DEFAULT BRANCH: master
Ran 26 Oct 2018 10:59AM UTC
Files 204
Run time 7s
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 04:29AM UTC coverage: 64.486%. First build
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

push

travis-ci

web-flow
Limit dns search in harbor containers (#6058)

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>

10822 of 16782 relevant lines covered (64.49%)

8.39 hits per line

Source Files on job 9219.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 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 976
  • Travis Job 9219.1
  • 985b570b on github
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