sonic-buildimage/rules/docker-sonic-mgmt-spytest.mk
Danny Allen f906a758cd
[spytest] Create new sonic-mgmt docker for running spytests (#4212)
Signed-off-by: Danny Allen <daall@microsoft.com>
2020-03-04 11:47:31 -08:00

7 lines
258 B
Makefile

# SPYTest Management Docker
DOCKER_MGMT_SPYTEST = docker-sonic-mgmt-spytest.gz
$(DOCKER_MGMT_SPYTEST)_PATH = $(DOCKERS_PATH)/docker-sonic-mgmt-spytest
$(DOCKER_MGMT_SPYTEST)_LOAD_DOCKERS += $(DOCKER_SONIC_MGMT)
SONIC_DOCKER_IMAGES += $(DOCKER_MGMT_SPYTEST)