Skip to content

Setup Updates: Ajith Kumar

Ajithksin edited this page May 11, 2022 · 58 revisions

Referring To MAC-ONBOARD

Prerequisites Checks

STEP: [1.1] Workspace

Command Executed:

mkdir workspace
cd workspace

Output:

Screenshot 2022-05-11 at 1 22 34 PM

Command Executed:

git clone https://github.com/rajasoun/mac-onboard

ASKING TO INSTALL GIT:

Screenshot 2022-05-09 at 9 03 59 PM

Command Executed:

git clone https://github.com/rajasoun/mac-onboard
cd workspace

Output:

Screenshot 2022-05-11 at 1 24 08 PM

Step: [1.2] Docker Desktop for MAC

Downloading Docker

Output:

Screenshot 2022-05-09 at 7 19 18 PM

Downloaded Docker

Output:

Screenshot 2022-05-09 at 8 14 07 PM

Changing the buildkit == false

Output:

Screenshot 2022-05-09 at 8 37 38 PM

Command Executed:

./assist.sh pre-checks

Output:

Screenshot 2022-05-10 at 12 30 17 PM

STEP: [1.3] SpeedTest via Docker

Command Executed:

./assist.sh speed-test

Output:

Screenshot 2022-05-10 at 12 32 50 PM

STEP: [2] Setup

STEP: [2.1] TEARDOWN

Command Executed:

./assist.sh teardown

Output:

Screenshot 2022-05-10 at 12 39 03 PM

STEP: [2.2] SETUP

Command Executed:

./assist.sh setup

Output:

Screenshot 2022-05-10 at 12 44 30 PM

STEP: [3] TEST

Command Executed:

./assist.sh test

Output:

Screenshot 2022-05-10 at 12 49 40 PM

STEP: [3.2] Sharing Test output

Command Executed:

script log.txt ./assist.sh teardown

Output:

Screenshot 2022-05-10 at 12 57 22 PM

Command Executed:

script log.txt ./assist.sh setup

Output:

Screenshot 2022-05-10 at 1 10 27 PM

Command Executed:

script log.txt ./assist.sh test

Output:

Screenshot 2022-05-10 at 1 12 17 PM

Command Executed:

script log.txt ./assist.sh pre-checks

Output:

Screenshot 2022-05-10 at 1 14 39 PM

Command Executed:

script log.txt ./assist.sh speed-test

Output:

Screenshot 2022-05-10 at 1 17 19 PM

Command Executed:

script log.txt ./assist.sh check

Output:

Screenshot 2022-05-10 at 1 18 42 PM