Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Subject: [PATCH] Change aic script to manage LVM partition - #35

Open
tingai1 wants to merge 1 commit into
projectceladon:celadon/p/mr0/masterfrom
tingai1:celadon/p/mr0/master
Open

Subject: [PATCH] Change aic script to manage LVM partition#35
tingai1 wants to merge 1 commit into
projectceladon:celadon/p/mr0/masterfrom
tingai1:celadon/p/mr0/master

Conversation

@tingai1

@tingai1 tingai1 commented Dec 13, 2019

Copy link
Copy Markdown

Change android-entry to create LVM block device

Tracked-On:OAM-88642
Signed-off-by: Ai, Ting ting.a.ai@intel.com
Signed-off-by: Fengqian Gao fegnqian.gao@intel.com

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/68

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/69

Comment thread host/docker/scripts/aic
echo "[AIC] create aic-manager container..."
$DOCKER container create --name aic-manager --init --net host --privileged=true $AIC_MANAGER_CONTAINER_OPTION $AIC_MANAGER_IMAGE $AIC_MANAGER_CONTAINER_CMDS

# Check data image file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add an install option to include FEB codes.

Comment thread host/docker/scripts/aic Outdated
IP=172.100.$((($i + 2) / 256)).$((($i + 2) % 256))

ANDROID_CONTAINER_OPTION="$ANDROID_CONTAINER_OPTION_BK -v $WORK_DIR/data$i:/data"
if [ "$PLATFORM_HARDWARE" = "server" ]; then

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add an install option to include FEB codes.

Comment thread host/docker/scripts/aic Outdated
if [[ ! $EXISTED_CONTAINERS =~ (^|[[:space:]])"$c"($|[[:space:]]) ]]; then
echo "[AIC] $c not existed!"
else
prepare_data_partition $c

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add an install option to include FEB codes.

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/93

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/94

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/95

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/96

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/97

Change android-entry to create LVM block device

Tracked-On:OAM-88642
Signed-off-by: Ai, Ting <ting.a.ai@intel.com>
Signed-off-by: Fengqian Gao <fegnqian.gao@intel.com>

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/101

@sysopenci sysopenci left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

Cactus automatically verified this PR.

For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/102

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants