| commit | 7e03c7d207b226f245ce6b048249d582492a065f | [log] [tgz] |
|---|---|---|
| author | beierlm <mark.beierl@canonical.com> | Fri Oct 16 23:05:14 2020 +0200 |
| committer | beierlm <mark.beierl@canonical.com> | Sat Oct 17 01:57:01 2020 +0200 |
| tree | e933e25704287579cc6f73aca17da13457d147b0 | |
| parent | f827822986a8071942b5d656f09da2b28bf52268 [diff] [blame] |
Revert "Workaround for Bug 1262" This reverts commit 69b532b05f993931ce73b997de85123a7da09d35. Reason for revert: LW-UI has been updated via these changes: https://osm.etsi.org/gerrit/c/osm/devops/+/9869 https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9870 Change-Id: I4eea04dd3ab519fe401d100b34738c39f3d244d9 Signed-off-by: beierlm <mark.beierl@canonical.com>
diff --git a/docker/Makefile b/docker/Makefile index ac5a401..a3b4028 100644 --- a/docker/Makefile +++ b/docker/Makefile
@@ -14,6 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -#SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone NG-UI PLA tests -SUBDIRS = MON NBI osmclient RO LCM POL Keystone NG-UI PLA tests +SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone NG-UI PLA tests include mk/dirs.mk