Age | Commit message (Collapse) | Author | Files | Lines |
|
The clone_all_* and compile_all_* functions share same instructions
for performing their functionality. This change pretends to reduce
the duplication of the code.
Change-Id: Ief63a5a58c79af85c829602b0451637424659438
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-339
|
|
The name of the variables of the portal script was using policy names
which could result in conflicts with policy scripts. This change fixes
that name convention.
Change-Id: Ic3838a2e9292f23923c0b0c20dbd7726a83b3aee
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-21
|
|
This patch adds Unit Test for checking Portal installation.
Issue-Id: INT-21
Change-Id: I8cb93db08134e9cc96400476a7d1f19d4c789e0c
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|