Skip to content
Snippets Groups Projects
Commit 7ceb9579 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

split version file since no links in bitmucket

parent ca2d4f29
Branches
Tags
No related merge requests found
### Producer Protocol
| Release | Supported by client | Supported by server | Status |
| ------------ | ------------------- | -------------------- | ---------------- |
| v0.1 | 21.03.0 - 21.03.0 | 21.03.0 - 21.03.0 | Current version |
### Consumer Protocol
| Release | Supported by client | Supported by server | Status |
| ------------ | ------------------- | -------------------- | ---------------- |
| v0.1 | 21.03.0 - 21.03.0 | 21.03.0 - 21.03.0 | Current version |
[Producer API](#markdown-header-producer-api) -
[Consumer API](#markdown-header-consumer-api) -
[Producer Protocol](#markdown-header-producer-protocol) -
[Consumer Protocol](#markdown-header-consumer-protocol)
<a name="producer-api"></a>
### Producer API
| Release | API changed | Breaking changes | Protocol | Supported by server up to | Status |
| ------------ | ----------- |----------------- | -------- | ------------------------- | ------- |
| 21.03.0 | Yes | No | v0.1 | 21.03.0 | Current version |
[Producer API](#markdown-header-producer-api) -
[Consumer API](#markdown-header-consumer-api) -
[Producer Protocol](#markdown-header-producer-protocol) -
[Consumer Protocol](#markdown-header-consumer-protocol)
<a name="consumer-api"></a>
### Consumer API
| Release | API changed | Breaking changes | Protocol | Supported by server up to | Status |
| ------------ | ----------- |----------------- | -------- | ------------------------- | ------- |
| 21.03.0 | Yes | Yes | v0.1 | 21.03.0 | Current version |
[Producer API](#markdown-header-producer-api) -
[Consumer API](#markdown-header-consumer-api) -
[Producer Protocol](#markdown-header-producer-protocol) -
[Consumer Protocol](#markdown-header-consumer-protocol)
<a name="producer-protocol"></a>
### Producer Protocol
| Release | Supported by client | Supported by server | Status |
| ------------ | ------------------- | -------------------- | ---------------- |
| v0.1 | 21.03.0 - 21.03.0 | 21.03.0 - 21.03.0 | Current version |
[Producer API](#markdown-header-producer-api) -
[Consumer API](#markdown-header-consumer-api) -
[Producer Protocol](#markdown-header-producer-protocol) -
[Consumer Protocol](#markdown-header-consumer-protocol)
f
ghfg
h
fg
hf
gh
fgh
f
g
fh
fhfgh
f
gh
fgh
f
ghf
fgh
f
ghf
6jt
rh
rth
ft
h
fgh
fg
hfg
h
fg
h
fg
<a name="consumer-protocol"></a>
### Consumer Protocol
| Release | Supported by client | Supported by server | Status |
| ------------ | ------------------- | -------------------- | ---------------- |
| v0.1 | 21.03.0 - 21.03.0 | 21.03.0 - 21.03.0 | Current version |
[Producer API](#markdown-header-producer-api) -
[Consumer API](#markdown-header-consumer-api) -
[Producer Protocol](#markdown-header-producer-protocol) -
[Consumer Protocol](#markdown-header-consumer-protocol)
......@@ -9,13 +9,13 @@ set short_name="%~nx1"
c:\opt\consul\nomad run authorizer.nmd
c:\opt\consul\nomad run nginx.nmd
ping 192.0.2.1 -n 1 -w 3000 > nul
start /B "" "%full_name%" -config settings.json
ping 192.0.2.1 -n 1 -w 5000 > nul
set token=%BT_DATA_TOKEN%
start /B "" "%full_name%" -config settings.json
ping 192.0.2.1 -n 1 -w 1000 > nul
C:\Curl\curl.exe -d '' --silent 127.0.0.1:5005/v0.1/creategroup > groupid
set /P groupid=< groupid
......
......@@ -8,14 +8,12 @@ set short_name="%~nx1"
c:\opt\consul\nomad run authorizer.nmd
c:\opt\consul\nomad run nginx.nmd
ping 192.0.2.1 -n 1 -w 3000 > nul
start /B "" "%full_name%" -config settings.json
ping 192.0.2.1 -n 1 -w 5000 > nul
set token=%BT_DATA_TOKEN%
start /B "" "%full_name%" -config settings.json
ping 192.0.2.1 -n 1 -w 1000 > nul
C:\Curl\curl.exe -v --silent 127.0.0.1:5005/v0.1/beamtime/data/detector/default/0/meta/0?token=%token% --stderr - | findstr /c:\"_id\":0 || goto :error
C:\Curl\curl.exe -v --silent 127.0.0.1:5005/v0.1/beamtime/data/detector/default/0/meta/1?token=%token% --stderr - | findstr /c:"no documents" || goto :error
......
......@@ -11,12 +11,9 @@ set token=%BT_DATA_TOKEN%
c:\opt\consul\nomad run authorizer.nmd
c:\opt\consul\nomad run nginx.nmd
ping 192.0.2.1 -n 1 -w 3000 > nul
start /B "" "%full_name%" -config settings.json
ping 192.0.2.1 -n 1 -w 1000 > nul
ping 192.0.2.1 -n 1 -w 5000 > nul
C:\Curl\curl.exe -d '' --silent 127.0.0.1:5005/v0.1/creategroup > groupid
set /P groupid=< groupid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment