-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently there are two makefiles
: one for only toynet-flask
and one for only toynet_mininet
that perform similar functions for each docker image.
Update the toynet-flask/Makefile
so that, in addition to its current functionality, it can call the toynet-flask/toynet_mininet/Makefile
functionality as well. If it is possible, also update it to conditionally build the toynet-flask/toynet_mininet/*.Dockerfile
files when those images require it when running the test suites.
We should also add a make lint
capability.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers