From: Calin Dragomir <calinx.l.dragomir@linux.intel.com>
To: "Barros Pena, Belen" <belen.barros.pena@intel.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
"webhob@yoctoproject.org" <webhob@yoctoproject.org>
Subject: [Webhob] Django models wiki updates
Date: Fri, 07 Jun 2013 14:52:41 +0300 [thread overview]
Message-ID: <51B1C989.9000900@linux.intel.com> (raw)
In-Reply-To: <CDD77AA8.2BA83%belen.barros.pena@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1168 bytes --]
Hi everyone,
I've updated the info on the Wiki based on what we've discussed earlier.
The updates are:
* *task_type* has been replaced with a BooleanField called
*task_executed* which will be True for Executed tasks and False for
prebuilt. I know this is different from the UI, but having task_type in
the DB with the value True / False was a bit confusing for the readers.
If anyone has objections on this, I can change it back to its original
state.
* *task_number* has been replaced by an Integer field called *order *.
* *py_sh* field has been renamed as *script_type* .
* *code* field has been replaced by two fields called *file_path* and
*line_number* .
* *disk_io* has been made a decimal field.
* *task_id* has been added to the set.
* *sstate_result* field has replaced *task_history* and has the 4
options we have considered. If the current key of the choices is to be
changed to numbers please let me know and I'll modify it.
There are a couple of questions added at the end of the table, which
should be answered.
Please review my changes here:
https://wiki.yoctoproject.org/wiki/Django_models
Thank you,
Calin
[-- Attachment #2: Type: text/html, Size: 1761 bytes --]
next prev parent reply other threads:[~2013-06-07 11:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-28 16:16 [Webhob] task types and outcomes Barros Pena, Belen
2013-05-28 16:24 ` Paul Eggleton
2013-05-28 17:17 ` Barros Pena, Belen
2013-05-29 15:57 ` Paul Eggleton
2013-05-29 21:39 ` Richard Purdie
2013-05-30 10:57 ` Barros Pena, Belen
2013-05-30 13:10 ` Dragomir, CalinX L
2013-05-30 13:51 ` Barros Pena, Belen
2013-05-30 14:28 ` Richard Purdie
2013-05-31 11:49 ` Barros Pena, Belen
2013-05-31 12:48 ` Damian, Alexandru
2013-05-31 13:18 ` Barros Pena, Belen
2013-05-30 14:21 ` Richard Purdie
2013-05-31 13:50 ` Barros Pena, Belen
2013-05-31 13:53 ` Otavio Salvador
2013-05-31 14:02 ` Paul Eggleton
2013-05-31 14:04 ` Dragomir, CalinX L
2013-06-03 12:32 ` Barros Pena, Belen
2013-06-05 10:40 ` Barros Pena, Belen
2013-06-05 11:23 ` Dragomir, CalinX L
2013-06-05 17:14 ` [Webhob] Django models Paul Eggleton
2013-06-06 9:27 ` Calin Dragomir
2013-06-06 11:06 ` Barros Pena, Belen
2013-06-06 12:54 ` Paul Eggleton
2013-06-07 11:04 ` Barros Pena, Belen
2013-06-07 11:52 ` Calin Dragomir [this message]
2013-06-12 11:03 ` [Webhob] Django models wiki updates Damian, Alexandru
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51B1C989.9000900@linux.intel.com \
--to=calinx.l.dragomir@linux.intel.com \
--cc=belen.barros.pena@intel.com \
--cc=paul.eggleton@linux.intel.com \
--cc=webhob@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.