Граф коммитов

103 Коммитов

Автор SHA1 Сообщение Дата
Haitham Shami 0c97af9eb7
Usr/hshami/pre bug bash (#21)
* dos 2 unix test scripts

* firt bug - version string is in the wrong location

* fix printf

* fix typo per PR feedback
2021-05-17 13:33:37 -07:00
Haitham Shami d402302281
dos 2 unix test scripts (#20) 2021-05-17 11:28:18 -07:00
Haitham Shami f56d95b67c
update command line argument parser (#19)
* update command line argument parser

* update with PR feedback
2021-05-17 10:47:19 -07:00
Cindy Deng d7cd9f85e3
Merge pull request #18 from Azure/user/xinzed/install-edge
validate existing edge installation
2021-05-14 16:19:48 -07:00
Cindy Deng 7cf4536970 merge with main 2021-05-14 16:12:56 -07:00
Cindy Deng 9a1a504220 check if edge is already installed 2021-05-14 16:09:54 -07:00
Mariana Mihova f017e3d005
post install validation (#16)
* post install validation

* case insensitive comparison + unit tests

* PR feedback
2021-05-14 15:23:24 -07:00
Cindy Deng a2bd84dbd9
Install Edge Runtime Core Logic (#14)
* string replacement init

* string substitution for connection string

* replace DPS section

* tested on ubuntu

* bug fix: make sure to prepare_apt no matter if a container management exist or not

* fixes based on side discussions

* put back get_platform

* raspbian is happy

* only supporting stretch

* simplify

* silly mistakes

* to production

* fix dos 2 unix

* remove ()

Co-authored-by: Haitham Shami <hshami@microsoft.com>
2021-05-14 13:35:46 -07:00
Haitham Shami f339a3c50f ensure that required paramerts are provided 2021-05-14 10:28:24 -07:00
Haitham Shami 4e2ac9ca0c move using utils until after it has been downloaded 2021-05-14 09:47:09 -07:00
Haitham Shami f2f4434d43 remove () 2021-05-14 06:27:04 -07:00
Haitham Shami e5eb1e6bbc fix dos 2 unix 2021-05-14 06:23:23 -07:00
Haitham Shami ac46938a6f merge with main 2021-05-14 06:13:34 -07:00
Haitham Shami 15a8c17f76
Usr/hshami/mis fixes from prs (#15)
* fixes based on side discussions

* put back get_platform

* raspbian is happy

* only supporting stretch

* simplify

* silly mistakes

* to production
2021-05-14 05:44:53 -07:00
Haitham Shami 0f4cccc13f latest 2021-05-14 05:41:07 -07:00
Haitham Shami db4d9e430b to production 2021-05-13 18:40:09 -07:00
Haitham Shami 58eec6f076 silly mistakes 2021-05-13 18:34:30 -07:00
Haitham Shami 62f8d76576 simplify 2021-05-13 18:21:52 -07:00
Haitham Shami 155a997029 only supporting stretch 2021-05-13 18:12:51 -07:00
Haitham Shami 08cb245650 raspbian is happy 2021-05-13 18:07:32 -07:00
Haitham Shami 8798f79c4e put back get_platform 2021-05-13 18:05:03 -07:00
Haitham Shami 2b8cd16267 fixes based on side discussions 2021-05-13 17:58:02 -07:00
Cindy Deng 129944ab0f merge from main 2021-05-13 15:23:44 -07:00
Cindy Deng aedcaedb0d bug fix: make sure to prepare_apt no matter if a container management exist or not 2021-05-13 15:21:22 -07:00
Mariana Mihova 27caf5a5c2
Validate current OS is tier 1 + unit tests (#11)
* Implement tier 1 os check
2021-05-13 15:20:53 -07:00
Cindy Deng 18a137303e Merge branch 'main' into user/xinzed/install-edge 2021-05-13 15:06:01 -07:00
Cindy Deng 842d0dfb5f tested on ubuntu 2021-05-13 15:05:46 -07:00
Haitham Shami 12a6ae5e6b
fix two bugs (#13)
* fix two bugs

* use from current location
2021-05-13 14:04:21 -07:00
Cindy Deng 456ba17211 Merge branch 'main' into user/xinzed/install-edge 2021-05-13 12:31:49 -07:00
Haitham Shami a8a7feab47
Usr/hshami/install container (#12)
* code in place

* check for docker first

* PR feedback:
2021-05-13 11:08:03 -07:00
Cindy Deng 01514a0641 replace DPS section 2021-05-12 23:58:38 -07:00
Cindy Deng f2ea75661f Merge branch 'main' into user/xinzed/install-edge 2021-05-12 23:42:26 -07:00
Cindy Deng 41eeebae3b string substitution for connection string 2021-05-12 23:41:55 -07:00
Cindy Deng 5fe428d791 Merge branch 'main' into user/xinzed/install-edge 2021-05-12 22:51:12 -07:00
Cindy Deng 86794b92a6
Merge pull request #9 from Azure/user/xinzed/cmd-parser
generic command line parser
2021-05-12 12:24:05 -07:00
Cindy Deng 6bc14f23fb one more style nit 2021-05-12 11:26:48 -07:00
Cindy Deng fe808ef678 merge from main 2021-05-12 11:17:16 -07:00
Cindy Deng 915b5a9197 style nits updated 2021-05-12 11:13:28 -07:00
Cindy Deng cafd5b95e5 add oarser unit test to continuous pipeline 2021-05-12 11:08:25 -07:00
Cindy Deng d5769766c6 address PR comments and cleaned up dictionary 2021-05-12 11:04:30 -07:00
Cindy Deng 835c53d579 string replacement init 2021-05-12 10:14:13 -07:00
Haitham Shami 927db01963
User/hshami/logger (#10)
* logger init

* use single util function

* unit tests for logger complete

* update according to PR
2021-05-12 07:10:55 -07:00
Cindy Deng e366ecead0 added --flags to dictionary 2021-05-11 10:18:25 -07:00
Cindy Deng 80ff959133 generic cmd parser and unit tests 2021-05-11 01:20:25 -07:00
Haitham Shami 9cf2a50ac9
User/hshami/time series (#8)
* generates two files for upload

* many ways to send

* upload to kusto

* full circle

* taking care of PR comments

* one pipeline issues

* pipeline error - 2

* which pip?

* try 2of infinity

* try 3 of infinity

* echo 1, 2, 3
2021-05-10 19:28:24 -07:00
Cindy Deng 1593afa519
Merge pull request #6 from Azure/xinzed/cicd-release
Added helper files as release assets and wget added to main script
2021-05-10 09:59:13 -07:00
Mariana Mihova 424a4f296f
Create central app as part of e2e script (#7)
* Create central app in test script
2021-05-10 09:42:50 -07:00
Cindy Deng fdf87a7f3f address PR comments 2021-05-07 11:30:15 -07:00
Mariana Mihova a1e1e287e0
Pipeline for E2E tests (#4) 2021-05-06 13:57:22 -07:00
Cindy Deng 0703a3db97 Added helper files as release assets and wget added to main script 2021-05-06 11:53:13 -07:00