-
Notifications
You must be signed in to change notification settings - Fork 595
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Palaniappan R <[email protected]>
- Loading branch information
1 parent
642ec40
commit 1b60fc4
Showing
9 changed files
with
31 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[INFO ORA-0101] Sending POST request to http://0.0.0.0:8080/mock | ||
[INFO ORA-0104] ORAssistant Response: | ||
[INFO ORA-0105] Sending POST request to http://0.0.0.0:8080/mock | ||
[INFO ORA-0108] ORAssistant Response: | ||
|
||
Sent Message: testmsg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Setting ORAssistant consent to n | ||
[INFO ORA-0102] Creating ~/.local/share/openroad directory. | ||
[INFO ORA-0116] Consent saved to ~/.local/share/openroad/orassistant_consent.txt | ||
[INFO ORA-0119] Consent removed for using a cloud hosted ORAssistant. | ||
Setting ORAssistant host to http://0.0.0.0:8080/mock | ||
[INFO ORA-0112] Setting ORAssistant host to | ||
[INFO ORA-0113] ORAssistant host saved to ~/.local/share/openroad/orassistant_host.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ora_init n "http://0.0.0.0:8080/mock" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
record_tests { | ||
set_bothost1 | ||
set_consent1 | ||
ora_init1 | ||
askbot1 | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.