Rigorous and Reliable (RAR)

Full Version: BIBO -- O
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9

zhihao

Code:
[sage2@g1b-2 bibo]$ ./procone.py --tycano 15 --reqtype delete --reqcaseid 67be261c9e6311eabceb005056c00001
[sage2@g1b-2 bibo]$

Code:
[zhihao@g1b-2 sage2]$ less procone-15.log
[2020-09-23 22:40:02] procone starts
  tycano: 15
  more args
  keys in /thinker/storage/udata/lingu/testy/procuratorate/tests/typical/15/insert.json
    keys ready
    tyca json loaded.
deleting file
(END)

zhihao

screen procurat内执行两次delete请求时报错
Code:
[sage2@g1b-2 bibo]$ ./procone.py --tycano 26 --reqtype delete --reqcaseid 67be261c9e6311eabceb005056c00001
Traceback (most recent call last):
  File "./procone.py", line 203, in <module>
    main()
  File "./procone.py", line 98, in main
    glog.flog("    caseid before delete(): " + caseid)
TypeError: cannot concatenate 'str' and 'NoneType' objects
[sage2@g1b-2 bibo]$
(09-24-2020 12:53 AM)zhihao Wrote: [ -> ]screen procurat内执行两次delete请求时报错
Code:
[sage2@g1b-2 bibo]$ ./procone.py --tycano 26 --reqtype delete --reqcaseid 67be261c9e6311eabceb005056c00001
Traceback (most recent call last):
  File "./procone.py", line 203, in <module>
    main()
  File "./procone.py", line 98, in main
    glog.flog("    caseid before delete(): " + caseid)
TypeError: cannot concatenate 'str' and 'NoneType' objects
[sage2@g1b-2 bibo]$

This seems to be an easy-to-fix bug. Perhaps some logic asks for caseid but our "empty" json does not have it. We just need adjust the logic to handle empty json files.

zhihao

(09-23-2020 06:27 PM)lingu Wrote: [ -> ]
(09-23-2020 06:20 PM)zhihao Wrote: [ -> ]
Code:
[zhihao@g1b-2 zhihao]$ pwd
/thinker/local/today/users/zhihao

need go to /thinker/local/today/users/sage2 because sage runs the individual tasks and sage runs using user sage2.

I suggest you split D info to anthoher thread
moved D info to Rigorous and Reliable (RAR) / 工作 / 市场 / 最高人民检察院 / prada -- D

(09-23-2020 06:27 PM)lingu Wrote: [ -> ]and split the BIBO system on g1b as another thread. This is the overview thread for BIBO and we do not want it to be too crowded.
moved BIBO system info to Rigorous and Reliable (RAR) / 工作 / 市场 / 最高人民检察院 / BIBO system
Let's move this thread to prada's board, too.

zhihao

(09-24-2020 07:18 PM)lingu Wrote: [ -> ]Let's move this thread to prada's board, too.

moved this thread to prada's board.
Now it's time to make bibo a module -- cod://bibo It installs the client and mid-tier programs of bibo including the tests.

The bibo tests should be able to run on client boxes, such as limbo30-1.

Pls also create a board for BIBO. This prada board has been crowded.

zhihao

(09-26-2020 01:21 PM)lingu Wrote: [ -> ]Now it's time to make bibo a module -- cod://bibo It installs the client and mid-tier programs of bibo including the tests.
OK, add todo tag to headpost.

(09-26-2020 01:21 PM)lingu Wrote: [ -> ]The bibo tests should be able to run on client boxes, such as limbo30-1.
OK, I'll copy test cases directory to cod://bibo.

(09-26-2020 01:21 PM)lingu Wrote: [ -> ]Pls also create a board for BIBO. This prada board has been crowded.

created in http://rar.shufangkeji.com:60380/forumdi...p?fid=602.
(09-26-2020 03:14 PM)zhihao Wrote: [ -> ]
(09-26-2020 01:21 PM)lingu Wrote: [ -> ]Now it's time to make bibo a module -- cod://bibo It installs the client and mid-tier programs of bibo including the tests.
OK, add todo tag to headpost.

pls create cod://bibo soon. We should deploy it on limbo30 and wp288.

zhihao

(09-03-2020 11:53 PM)lingu Wrote: [ -> ]We build BIBO system for procuratorate

add new maintainer info for BIBO system on limbo30-2:

We build BIBO system (( -> on g1b ))for procuratorate(( -> (this system will be moved to limbo30-2 soon))

(( -> We maintain BIBO system on limbo30-2 for procuratorate))
Pages: 1 2 3 4 5 6 7 8 9
Reference URL's