globals.sh

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-325: Machine Fails to Zip Files When Asleep, Preventing Upload to Cloud

- Adjust order of temp backup log to be fully saved after backup log process is over

- Address minor comments in CR in globals.sh

  1. … 1 more file in changeset.
DENBUG-325: Machine Fails to Zip Files When Asleep, Preventing Upload to Cloud

-Fix log backup functionality in globals.sh

- Have backlog temp file to post.log function execute in run.sh

  1. … 1 more file in changeset.
Merge branch 'DEN-17157-update_denali_application_for_dry_demo' into staging

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Addressed the code review comment to overwrite the drydemo logs when drydemo is launched.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- removed the added same format for the update , manufacturing logs

- also added SystemSetup keyword to delete them later with lockdown.sh script.

  1. … 1 more file in changeset.
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added the same log file formatting for the update/manufacturing.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Disabled the backupApplicationLogs call, due to reported some bugs [ DEN-17187 ].

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Added drydemo status log in globals.sh

- Changed the start drydemo to start 10 seconds after the application in run.sh

- Added chmod for the drydemo binary in start.sh

  1. … 2 more files in changeset.
DEN-17157: Update_Denali_Application_for_Dry_Demo

- Updated the globals.sh with the drydemo command.

DEN-17157: Update_Denali_Application_for_Dry_Demo

- Changed the scripts to incorporate the new drydemo application

  1. … 1 more file in changeset.
DEN-16994: CloudSync config.json getting empty

- Moved the clearCloudSyncBufs to the run.sh to be executed only in the normal operatrion.

  1. … 1 more file in changeset.
DEN-16994: CloudSync config.json getting empty

- Copy from the CloudSync home to the encrypted partition, if does not match.

- Have to change the order and move things around to get over the race condition.

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud

- Removed the -x to disable the log long name to avoid the impact on verification protocol and timeline.

DEN-16952: UI: The last log upload issue

- No time for graceful shutdown for now and implemented only the log review after the boot up.

CS-10: The Log upload to the cloud [Backward compatibility]

- Fixed the backward compatibility issue with the config.json files.

CS-10: The Log upload to the cloud

- Fixing the upgrade, update config reading location.

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud

- remove the extra residue config files from the cloudsync folder after the config.json is set by the chosen environment.

  1. … 1 more file in changeset.
DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- Added options for easier and more flexible setup

- Added -W to define the DRT type to automatically setup the CloudSync config file, instead of each build pre-setup for each DRT and registration environment

- Added -U to let user define the update only setup and bypass the DRT server information.

- Improved the output and user interaction.

  1. … 1 more file in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- removed the CloudSync execution sleep delays, since I reverted that back and it is runnig before UI again it won't need to wait for UI any more, and also the ps command aafter python execution is immediate.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Fixed the execution order and the CS execution detection, in either of the setup mode and normal mode.

  1. … 1 more file in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- put a delay i the CloudSync to wait for UI to prepare the encrypted partition, since during that delay CS won't response to the status command, the ps ax command used.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- changed the CloudSync and Application execution, because in new CS it is trying to get the config.json sooner and since it was running prior to Application execution, the encrypted partition is not ready yet.

  1. … 1 more file in changeset.
Fixed the Dry-Demo setup connection to can1 during setup.

  1. … 1 more file in changeset.
Fixed the Dry-Demo launch

CS-2: CS: CloudSync should log on daily basis

- Removed the sync from the mount command of the sd-card and the usb, for performances.

  1. … 1 more file in changeset.
CS-2: CS: CloudSync should log on daily basis

- Fixed an issue in the Dry-Demo setup.

CS-2: CS: CloudSync should log on daily basis

DEN-14861: Release the Dry-Demo App

- fixed scripts bugs

  1. … 2 more files in changeset.
DEN-14861: Release the Dry-Demo App

- updated setup scripts to include the dry-demo in installations.

- for security reasons it is not included in start script help

  1. … 2 more files in changeset.