Age | Commit message (Collapse) | Author | Files | Lines |
|
JIRA: STORPERF-169
Change-Id: I47814ada495ff1a18b20d34007ab37f84b265f01
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
|
|
Earlier the static files were being served on /static/ now it has been fixed and are being served on /reporting/js/ and /reporting/css/ for js and css files respectively.
JIRA: STORPERF-192
Change-Id: Ibcce2210de88f2359d011752513fdab9f930ab5b
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
|
|
This is a requirement for OPNFV CI to build Dockerfiles and allows
builds to perform branch specific actions.
Change-Id: I46c5c99a74e0c9a235a483a4be32f3bd283e0ccd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Puts /reporting back into the web server's path.
Change-Id: I201a7d5a9d22b4d34d7706711fcd3c8efd76f1eb
JIRA: STORPERF-192
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
Change-Id: I2ea9b3c4cc3fbd42d7d7f58d9de2b77c815495a7
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
Moves the dockerfiles for the different submodules/containers into
their respective directories.
Adds a docker compose file that can build the containers from the
local filesystem, and mounts the local filesystem as a volume,
making it easier for developer testing as local changes are
automatically reflected in the final container.
Change-Id: I2376034258cab2a3dc3a0d1ac3f01bbf5d1f59e7
JIRA: STORPERF-189
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
Changes the paths of all source code so that it exists under the dockerfile location
for each container. This way we can use COPY instead of git clone, as well as use the
existing JJB.
Change-Id: I883b2957d89659c164fff0a1ebc4d677c534796d
JIRA: STORPERF-188
Signed-off-by: mbeierl <mark.beierl@dell.com>
|